GoldenEye: Source Forums

  • March 28, 2024, 08:47:19 pm
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: [fixed] PHP Noob needs help  (Read 6499 times)

0 Members and 1 Guest are viewing this topic.

Mike [fourtecks]

  • Disregard KM, acquire death threats.
  • Retired Lead Developer
  • 007
  • *
  • Posts: 1,734
  • Reputation Power: 19
  • Mike [fourtecks] is working their way up.Mike [fourtecks] is working their way up.Mike [fourtecks] is working their way up.
  • Offline Offline
[fixed] PHP Noob needs help
« on: July 20, 2007, 04:08:36 am »

I am trying to set a variable using an href link like....

Code: [Select]
<a href="projects.php?page=test">Clicky Clicky</a>

however when the page loads $page variable is NULL. WHYYYY

EDIT: fixed. Aparently I need $page = $_GET['page'];
« Last Edit: July 20, 2007, 04:37:07 am by Mike [fourtecks] »
Logged
ge_facility, ge_facility_backzone, ge_control
Pages: [1]   Go Up