Thread
:
ispconfig apache configuration
View Single Post
#
3
14th November 2006, 23:34
it0007
Junior Member
Join Date: Nov 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Yes I have short_open_tag = On in my php.ini
and after i change
$img = $HTTP_GET_VARS["img"];
with:
$img = $_GET["img"];
it's working
Thanks a lot till
it0007
View Public Profile
Send a private message to it0007
Find all posts by it0007