vinoindiamca Posted February 2, 2009 Share Posted February 2, 2009 Hi, I have doubt regarding Stored procedure. I used to write stored procedures in SQLServer. At present i am working with MYSQL. I need to use stored procedures in my project. Now i am using with direct query like "select * from table" this mades very slow system to use. I need help that, How to write stored procedures in mysql and how to fetch mysql stored procedure in to PHP. Please give me some example code to understand easily... Thanks in advance... Regards, Vinod Quote Link to comment https://forums.phpfreaks.com/topic/143443-mysql-stored-procedures/ Share on other sites More sharing options...
trq Posted February 2, 2009 Share Posted February 2, 2009 Its all covered in the manual. Quote Link to comment https://forums.phpfreaks.com/topic/143443-mysql-stored-procedures/#findComment-752416 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.