[PHP] libphp_java.so and APC

2001-08-15 Thread Rip
Does anyone know where I can get a copy of liphp_java.so that is not dependent upon zend? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL

[PHP] php.ini and mod_php4

2001-07-22 Thread rip
I'm having a bit of a prob... I'm new to Linux and restarting apache isn't acting right, in Win I had no problems. I edit php.ini, restart apache, but the changes are not taking effect. I installed the ming and pdflib .so's but they are not being incorporated. Hell, I edited the ini to turn the

[PHP] auto_prepend_file

2001-07-21 Thread rip
I'm trying to get auto_prepend to work on Mandrake 8.0, apache is configured with mod_php4 and mod_vhosts. Where do I add the command for prepending? I've tried in the vhosts.conf and http.conf, could be my syntax.. I've tried the following in both .confs: auto_prepend_file

Re: [PHP] how to check if the required fields were filled in without the text in them?

2001-07-12 Thread rip
Use javascript to validate. This way the form is not submitted in the first place. You could use some server-side (PHP) validation just in case. html head titlemail send/title Script Language=JavaScript function validate() { jumpto = ; errors = ; var reg1str =