[PHP] search safe URLs

2001-03-27 Thread Joe Sheble aka Wizaerd
In order to use URLs without ? and &, there has to be some re-configuration in Apache, correct? So somebody who didn't have access to httpd.conf couldn't use this methodology? Or if this is completely incorrect, where can I find more info on implementing it strictly in PHP? Joseph E. Sheble

[PHP] limiting .htaccess reach

2001-03-23 Thread Joe Sheble aka Wizaerd
I'm using an .htaccess file to auto_append and auto_prepend files within a specific directory, and it works great. Unfortunaltely if I create a new sub-directory that doesn't have it's own .htaccess file, it too tries to use the auto_append and auto_prepend values of the .htaccess file from th

[PHP] Code Optimizer

2001-02-15 Thread Joe Sheble aka Wizaerd
Is there anything that evaluates PHP code and checks for optimization? Not like the Zend Optimizer, but one that checks for things such as variables that were defined but never used, repeated variables, unnecessary statements or constructs? Basically a code cleaner such as C, C++, Java, etc

[PHP] testing

2001-01-29 Thread Joe Sheble aka Wizaerd
I haven't received any emails from this list in over 24 hours... is it down or it it me just not receiving them Joseph E. Sheble [EMAIL PROTECTED] Wizaerd's Realm http://www.wizaerd.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMA