stored procedure problem with php

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
itsmani1
Forum Regular
Posts: 791
Joined: Mon Sep 29, 2003 2:26 am
Location: Islamabad Pakistan
Contact:

stored procedure problem with php

Post by itsmani1 »

Hello

I am having problem in calling stored procedure using php, I don't know how to call them and how to create them using php, I can do it with command line but have problem with normal php code.
Please help me.

thanks
dizyn
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

What have you tried?
Post Reply