[PHP] Variable vs Constant

2002-05-28 Thread HPS
what harm (in term of loading/performance) will it make if i declear a value as VARIABLE where i should make it as CONSTANT actually?? how about if i declear 100 values as VARIABLEs where all are CONSTANTs actually? thx HPS -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

Re: [PHP] Variable vs Constant

2002-05-28 Thread hugh danaher
will also pipe in. Good Luck Hugh - Original Message - From: Billy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 27, 2002 8:46 AM Subject: [PHP] Variable vs Constant what harm will it make if i declear a value as VARIABLE where i should make it as CONSTANT actually?? how about

Re: [PHP] Variable vs Constant

2002-05-28 Thread HPS
question but more of an observation on my part. I hope one of the more experienced will also pipe in. Good Luck Hugh - Original Message - From: Billy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 27, 2002 8:46 AM Subject: [PHP] Variable vs Constant what harm will it make if i

Re: [PHP] Variable vs Constant

2002-05-28 Thread Miguel Cruz
Subject: [PHP] Variable vs Constant what harm will it make if i declear a value as VARIABLE where i should make it as CONSTANT actually?? how about if i declear 100 values as VARIABLEs where all are CONSTANTs actually? thx HPS -- PHP General Mail

[PHP] Variable vs Constant

2002-05-27 Thread Billy
what harm will it make if i declear a value as VARIABLE where i should make it as CONSTANT actually?? how about if i declear 100 values as VARIABLEs where all are CONSTANTs actually? thx HPS -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: