under win98, how to use php_oracle.dll?

wxdqz

New Member
windows98 + php4, and I want to connect to oracle database.
I use the function:
dl(d:\\php\\php_oracle.dll);
but the display is:
\"Unable to load dynamic library \'d:\\php\\php_oracle.dll\'

the director and the dll_file are right,but why \"Unable to load.....\"???
 
Back
Top