Thread
:
Why do I get a \ in front of '
View Single Post
#
3
(
permalink
)
01-16-04, 03:23 AM
Nick
New Member
Join Date: Jun 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
this is because you have magic quotes enabled.
to disable this, place the following line in an .htaccess file in your base web root:
php_flag magic_quotes_gpc off
__________________
WEBSITES:
ACResource
RealDiablo
- Nick
Nick
View Public Profile
Visit Nick's homepage!
Find all posts by Nick