Hello folks.
Let's try this section. So, my question is:
Where can I find dbase-library for php4
(php_dbase.dll) or can I use the one from
php v.3 in version 4 ?
Please help.
- Juha -
Hello folks.
Let's try this section. So, my question is:
Where can I find dbase-library for php4
(php_dbase.dll) or can I use the one from
php v.3 in version 4 ?
Please help.
Go to www.php.net and download the distribution. You should find your file in the zipped packet. Do not forget the uncomment ";extension=php_dbase.dll" in your php.ini file.
David