![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: $request problem
From: Richard Levasseur <richardlev@gmail.com>
Date: Sun Mar 12 2006 - 22:30:15 CET
define('key', 'foobar', false);
output:
It would seem constants are only expanded if they're in {}, and are
|