- Messages
- 5,257
- Reaction score
- 97
- Points
- 48
I'm trying to make a pastebin, how do I disable magic quotes?
I'm obviously on x10hosting shared hosting, so I dont have php.ini access. php.net says theres some code that can be added to htaccess, but that just made a 500 error. I don't want to have to remove the magic quotes in my PHP script, thats not really very efficient.
What are my options?
~Callum
I'm obviously on x10hosting shared hosting, so I dont have php.ini access. php.net says theres some code that can be added to htaccess, but that just made a 500 error. I don't want to have to remove the magic quotes in my PHP script, thats not really very efficient.
What are my options?
~Callum