How about a little PHP help

Martin

Lifer
Jan 15, 2000
29,178
1
81
What is the equivalent of the ADO Command object in PHP?

what I am basically trying to do is call a stored procedure over an ODBC connection. In ASP its:
create command object
set SQL query
add parameters

I tried with the odbc_prepare and odbc_execute commands, but that doesn't seem to be it...

 

NikPreviousAcct

No Lifer
Aug 15, 2000
52,763
1
0
Maybe the correct forum will help? I've asked several PHP, MySQL, ASP, and other questions in software and they were all answered within a day if not within a few minutes. :)