|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I wrote the code below so as to allow a user to choose variables he wishes to parse on a website. He could either choose not to parse any, parse a URL parameter, a form paramater or both parameter.
I would like the code when run to display something like: http://localhost/testme/test.php?ex...ategory=actions Am I on the right path with the code below or is there something wrong with it? Can anybody help me out? Thanks, Emmanuel Okorie PHP Rookie PHP Code:
Edit: Please read the rules before posting |
|
#2
|
|||
|
|||
|
What errors are you getting?
|
|
#3
|
|||
|
|||
|
Re:
I don't seem to be getting any error but then instead of parsing the url and form parameter, nothing shows up... i only get some like:
http://localhost/testme/test.php? it does not display anything else after the test.php? could there be something wrong with the code itself? Thanks for replying Ben, Emmanuel __________________ Good Things Come To Those Who Wait!!! |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Parsing URL + Form parameters |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|