Automatically pass variables
Date: 03/15/06
(PHP Community) Keywords: php
Is there a way to have variables automatically passed via links on a page?
For instance, say I have this link: (a href=page.php)page(/a)
Instead of manually coding page.php?foo=bar, can PHP auto append variables to page.php when users click the link?
Sorry if this isn't making much sense. I don't know how else to explain it.
Source: http://community.livejournal.com/php/425668.html