Hello all,
Just a simple question is there a php function to get the URL of a website? That the user is currently at?
Here is an example if my page was at:
www.myclasswebsite/COM520/index.php
Is there a PHP function like $_GET['URL'] to get that page address?
Thanks!