[PHP-DB] Re: PHP and DB2 on AS400

2003-03-07 Thread Alejandro Trujillo J.
I never do that, but, you can do it with the ODBC that is supported in Windows PHP version, that is my idea for you. -- Alejandro Trujillo J. Cube Systems LTDA. web : csltda.com Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ -- PHP Database Mailing List

[PHP-DB] Re: Parse Error

2003-02-27 Thread Alejandro Trujillo J.
quot;);} } try to learn to use the TABS and the BRACES coz is good for you and for who are reading the CODE. -- Alejandro Trujillo J. Cube Systems LTDA. web : csltda.com Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: mysql +php

2003-02-27 Thread Alejandro Trujillo J.
try to be more specific, i can help you, you have a error in your code : while ($row=mysql_fetch_row($result)) //retrieve a row and store in array $row { for($i=0; $i echo (""); // --> echo (""); any way this is not the way to do that you want.   -- Using M2, Opera's revolutionary e-mail client