Post your scripts here.
<b>Note:</b>The scripts must be your own, and please read the "Important: Read before you post" thread inside this category before participating here.
-
josephnm
- Posts: 122
- Joined: Sat Aug 26, 2006 7:11 am
Post
by josephnm »
add this:
php_flag register_globals 1
to your .htaccess
that's all
if you don't have .htaccess, just use notepad and save one with above "script" and upload it to your root directory.
Hope this help!