hamza Posted December 19, 2007 Share Posted December 19, 2007 I need to know is it possible to run procedure , view , triggers from php mysql_query () please help me or tell me thanks in advance ??? Link to comment https://forums.phpfreaks.com/topic/82414-not-able-to-run-trigger-from-php5-or-php4-and-is-it-possible-to-run-this/ Share on other sites More sharing options...
corbin Posted December 19, 2007 Share Posted December 19, 2007 Procedures were added in MySQL 5, meaning your host most likely doesn't have MySQL 5. Link to comment https://forums.phpfreaks.com/topic/82414-not-able-to-run-trigger-from-php5-or-php4-and-is-it-possible-to-run-this/#findComment-419017 Share on other sites More sharing options...
teng84 Posted December 19, 2007 Share Posted December 19, 2007 I need to know is it possible to run procedure , view , triggers from php mysql_query () please help me or tell me thanks in advance ??? i believe as long as you can connect to your db you can do everything that you can do in your MYsql Link to comment https://forums.phpfreaks.com/topic/82414-not-able-to-run-trigger-from-php5-or-php4-and-is-it-possible-to-run-this/#findComment-419029 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.