variables - Simple PHP url Help needed -


I'm new to php, I need some help

.php

I think that when a person will automatically add that page to a number or at the end of any URL

  like www.abc.com/index.php - - & Gt; Www.abc.com/index.php?abc or? 132  

Whenever that index page is refreshed, it should finally get any number or any variable

Try it out:

  & lt ;? Php if (! Isset ($ _GET ["123"]) {header ("location:" $ _SERVER ["PHP_SELF"]. "? 123"); }  

Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -