[nycphp-talk] PHP Calling AS400 Stored procedures
Hans Zaunere
hans at nyphp.org
Thu Jun 12 16:13:00 EDT 2003
--- SHOLMES at SPORTCRAFT.COM wrote:
> I don't know if anyone here has any AS400 experience but I have a
> collection of SQL stored procedures which I don't want to have to recreate
> in a PHP based application so I was wondering if anyone has any tips on
> calling these procedures from PHP
You'll be hitting a DB2 server, no? I haven't done it myself, so all I can
say is:
http://us2.php.net/manual/en/ref.odbc.php
http://www.iodbc.org/
and godspeed.
H
More information about the talk
mailing list