swedman
New Member
- Messages
- 4
- Reaction score
- 0
- Points
- 0
Hi, I am a pretty new user here with about a mount maybe time here, but I am already stuck.
I am currently developing a new site for my clan / group / community with PHP and so far I got a nice news system.
Now for my problem, since magic_quotes is on all my quotes looks like \" instead of " and at the beginning this wasn't a big problem, it only looked ugly. However now when I am finished with a new version I realized it is not compatible with magic_quotes at all.
As a extra info I can tell you that I use mysql_real_escape_string() on all fields where there is a user input.
I searched the forum and on all places it said that you had to apply for PHP v3 for magic_quotes to be disabled, but since applying for new versions has been disabled I really don't know what to do...
The "Upgrade PHP version" in cPanel:
I am currently developing a new site for my clan / group / community with PHP and so far I got a nice news system.
Now for my problem, since magic_quotes is on all my quotes looks like \" instead of " and at the beginning this wasn't a big problem, it only looked ugly. However now when I am finished with a new version I realized it is not compatible with magic_quotes at all.
As a extra info I can tell you that I use mysql_real_escape_string() on all fields where there is a user input.
I searched the forum and on all places it said that you had to apply for PHP v3 for magic_quotes to be disabled, but since applying for new versions has been disabled I really don't know what to do...
The "Upgrade PHP version" in cPanel:
This feature is not currently activated on your account. All accounts are set to x10Hosting's PHP v2. If you are not sure what that means, don't worry about it.