I want to use php to call a java class to update database.
However, seems fail.
I have already specified the database driver on the java.class.path in
php.ini,
and have test the class can work well in dos.
Can anyone tell me where is the problem?
Thx all
--
PHP General Mailing List (http://www.
Normally, I am using php4.0.4 at apache 1.3.19 on windows98.
It works fine.
However, after i added the following lines to the php.ini,
none of my original php pages can be shown.
The browser just "loading"..
Can anyone help me to solve this problem?
The line I have added:
java.class.path=
2 matches
Mail list logo