![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveHow to pass a var to another php page w/o using a form
From: Rhugga <chuck.carson@gmail.com>
Date: Sat Jul 23 2005 - 03:00:15 CEST
I want to construct a URL as follows:
<A href="/somewhere.php?epoch=38129301">Link</A>
Is this possible w/o using forms? I am unable to use $epoch in
Thx,
|