Page 1 of 1

How to Use Stored Procedure in PHP 5.1.4

Posted: Tue Aug 01, 2006 4:07 am
by DhanaSekaran
Hi,
I am new to PHP. I have start learning PHP 5.1.4. Does anyone know how to use stored procedure in PHP 5.1.4?
I tried searching net but I didn't get any result.


Advanced thanks.

Posted: Tue Aug 01, 2006 6:50 am
by GM
Have you checked the Manual? That's where I learned it from.

It's not very difficult, but the manual will explain it better for you than I can.

EDIT: To be clear, I'm refering to the database manual.