Hi,
I want to use the DB_Sql class from PHPLIB with PHP4. Is ist possible? I read that PHPLIB is working only with PHP3.
Thanks for Help
check out the following links i am sure you will find your answers
http://www.phpbuilder.com/columns/peter20001107.php3?page=1
http://www.sanisoft.com/phplib/manual/
aman
Yes, phplib will work fine with php4, but it's antiquated.
Use PEAR (pear.php.net). phplib was combined into pear quite awhile ago thereby making phplib outdated.