|
I have a simple form here where you add your name and submit it.
diablouniverse.com/Grab/test.php
instead of filling out the form i want to make a url that does it for me
how can i do this?
an example would be something like this:
diablouniverse.com/Grab/test.php?&name=Yourname&submit
but i dont know exactly what i would need to write to make this url work...
|