PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
What is the difference in the behaviour of the php code below:
(Assume the current page is reload.php and by reloading the page, we want to update certain values)
Yes either that or use a central const.php file that stores the location of the processing pages. So if indeed you move your site, you can edit the central constant variable file and all is well again.