$_GET doesn't work
-
I add this code in the form of:
<input name = “Field_1” type = “hidden” value = “<? php echo $ _GET [‘recommend’];?>” />
I want to retrieve the value of the address bar: domena.pl/?recommend=franekworks everywhere but not in the pop-up
Anyone know how can I start it?
- The topic ‘$_GET doesn't work’ is closed to new replies.