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

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -