Debriefing > Off-Topic Lounge
[fixed] PHP Noob needs help
(1/1)
Mike [fourtecks]:
I am trying to set a variable using an href link like....
--- Code: ---
<a href="projects.php?page=test">Clicky Clicky</a>
--- End code ---
however when the page loads $page variable is NULL. WHYYYY
EDIT: fixed. Aparently I need $page = $_GET['page'];
Navigation
[0] Message Index
Go to full version