FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » PHP discussions » Variables?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Variables? [message #26169] Thu, 07 July 2005 01:06 Go to previous message
esm2002 is currently offline  esm2002   United States
Messages: 339
Registered: May 2002
Location: Atlanta Georgia
Karma:
Senior Member
is there any type of memory problem by doing something like the following:

$name = "John Smith";
$name = "John Smith";
$name = "John Smith";

or maybe something like:

for (i=0; i<$m; $i++){
$name = "John Smith";
}

assuming $m is some positive integer like 10, etc





Gene
"The older I get, the more I admire competence, just simple competence in any field from adultery to zoology."
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: maillist.php script + mbox + mailman
Next Topic: PHP 4.4.0
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri May 17 10:24:54 GMT 2024

Total time taken to generate the page: 0.05320 seconds