Y-STU-K
02-12-2003, 02:43 PM
Ok i have a little problem with PHP and Apache
i was using Apache 2 and PHP 4.3. I am not anymore.
Now my reason for this is that when i uploaded them to my web host runing apache 1.3.somthing i noticed the addslashes() function was no longer working!!!!
So i decided to experiment for myself. I am no running Apache 1.3.somthing and low and behold addslashes() does not work!!!!
So basically my problem is this. Is there something else i need to enable in my PHP.ini to get PHP to do the adding of slashes, becuase i'll be damned if i know how.
The other thing on a side note anyone know how to configure PHP from a .htaccess file i know it can be done know any tutorials?
i was using Apache 2 and PHP 4.3. I am not anymore.
Now my reason for this is that when i uploaded them to my web host runing apache 1.3.somthing i noticed the addslashes() function was no longer working!!!!
So i decided to experiment for myself. I am no running Apache 1.3.somthing and low and behold addslashes() does not work!!!!
So basically my problem is this. Is there something else i need to enable in my PHP.ini to get PHP to do the adding of slashes, becuase i'll be damned if i know how.
The other thing on a side note anyone know how to configure PHP from a .htaccess file i know it can be done know any tutorials?