|
| Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more. |
|
|||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Join Date: Sep 2002
Location: Auckland
Posts: 1,227
Reputation: 59
|
blank GET POST REQUEST ??? Htaccess & PHP
Hello.
i have this htaccess line :- Code:
I want the user to be able to go to domain.com/login domain.com/login?action=boobar5 domain.com/login?Blankhere5=boobar5 (and access the Blankhere5 variable in the script) domain.com/login?AnyvariableIlike=anything (and access the AnyvariableIlike variable in the script) Query :- is the htaccess code i'm using preventing variables from being passed to the script (in GET or POST ) PS - Here is part of my PHP script (near the start...) Code:
|
|
|
|
![]() |
| Thread Tools | |
|
|