problem with magic_quotes_sybase

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
sanju
Forum Commoner
Posts: 65
Joined: Sat Jun 21, 2008 2:15 am
Location: Kochi, India

problem with magic_quotes_sybase

Post by sanju »

Hi

I need to make the magic_quotes_sybase off in my php ini file.How can I do that .Its not happening with ini_set or any other things. How can I reset it with out diretly changing in the ini file..

Regards
Post Reply