Krentenbol
01-08-2012, 12:55 PM
For example my link is:
profile.php?id=1, if I use $_SERVER['PHP_SELF'], I would just get profile.php, but I also need the ?id=1. Does anyone have an idea how I could do this.
profile.php?id=1, if I use $_SERVER['PHP_SELF'], I would just get profile.php, but I also need the ?id=1. Does anyone have an idea how I could do this.