It is currently Thu Mar 28, 2024 10:50 pm


The forum is READ ONLY. Please direct any future discussions to our Facebook page


 Page 1 of 1 [ 4 posts ] 
Author Message
 Post subject:
PostPosted: Thu Jul 28, 2005 6:17 pm 
Developer
Developer
User avatar

Joined: Wed Feb 19, 2003 6:07 pm
Posts: 2930
Not much we can do about that. The default setting for magic_quotes_gpc in PHP is ON and we definately use that feature. There isn't a way that I know of to enable/disable this on a client by client basis.

So I don't know what to tell you.



_________________
PJ's Annoyingly Useless Blog
ADOdb Lite
Template Lite
Offline
 Profile  
 
 Post subject:
PostPosted: Thu Jul 28, 2005 7:39 pm 
AA Mega-Trader
AA Mega-Trader
User avatar

Joined: Thu Sep 18, 2003 2:20 am
Posts: 323
Location: Rotorua, New Zealand
Yes, by using .htaccess file, but does windows use that type of file?
php_value magic_quotes_gpc off
If you do a search for htaccess you will find a lot of tutorials on it. :D



_________________
Alf (Alien life form)
http://www.cole.gen.nz
Rotorua, New Zealand
Offline
 Profile  
 
 Post subject:
PostPosted: Thu Jul 28, 2005 8:07 pm 
Developer
Developer
User avatar

Joined: Wed Feb 19, 2003 6:07 pm
Posts: 2930
Well, damn, I didn't know you could do that with an .htaccess file.



_________________
PJ's Annoyingly Useless Blog
ADOdb Lite
Template Lite
Offline
 Profile  
 
 Post subject:
PostPosted: Fri Jul 29, 2005 2:41 pm 
AA Mega-Trader
AA Mega-Trader
User avatar

Joined: Thu Sep 18, 2003 2:20 am
Posts: 323
Location: Rotorua, New Zealand
Yes, it can be handy when you can not control the php.ini file. Another thing that I want to try is turning html files into php type files. This means that you can parse php in html files. It saves you having to rename your files and create redirects to the php files.
RemoveHandler .html .htm
AddType application/x-httpd-php .php .php3 .html .htm

I have yet to try this. :)



_________________
Alf (Alien life form)
http://www.cole.gen.nz
Rotorua, New Zealand
Offline
 Profile  
 
Display posts from previous:  Sort by  
 Page 1 of 1 [ 4 posts ] 


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

cron