![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: Variables
From: Alvaro G Vicario <alvaro_QUITAR_REMOVE@telecomputeronline.com>
Date: Thu Jun 09 2005 - 16:26:37 CEST
*** CyberDog wrote/escribió (Thu, 09 Jun 2005 14:58:34 +0200):
As far as I know there're only two ways to define a variable: the =
$var='value';
and
function asign_value(&$foo){
define('FOO', 'value');
-- -- Álvaro G. Vicario - Burgos, Spain -- http://bits.demogracia.com - Mi sitio sobre programación web -- Don't e-mail me your questions, post them to the group --Received on Mon Oct 17 20:50:00 2005 |