![]() |
|
|
+ Search |
![]()
|
Jul 28th, 2000 09:42
Narendra Jain, Shallyee Shang,
Edit the php.ini file and go up to the 'Windows Extensions'. Add the entry for php_oci8.dll under this as: extension=php_oci8.dll Save the php.ini file. Shutdown the Web server and restart it again. Hopefully it would work. If you want to load it dynamically within a page use dl(php_oci8.dll') Hope this helps...