Ahmed Abdel-Aliem wrote:
hi
i use framework in my scripts, and i have a problem with forms that
calls the same page
for example
i have a form in that link
http://localhost/play/index.php?fuseaction=SiteMain.showGamePage&Game_ID=33
when i use $PHP_SELF it goes to http://localhost/play/index.php
so how can i make the form go to the same page with the passed
fuseaction and Game_ID variables
can anyone help ?
Ahmed
$_SERVER['QUERY_STRING']
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
john@xxxxxxxxxxxx
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php