[thelist] re: php/mysql/htm - solved

Damien COLA damiencola at wanadoo.fr
Fri Aug 8 07:53:11 CDT 2003


I have to admit I've read about curly braces on evolt, with your thread,
and since then I've used it in some projects,
and I am happy about knowing that. I should have known it before.

Another thing quite useful and learnt the easy way (ie. just by reading
evolt's threads)
is the while(list($myvar1,$myvar2,$myvar3) = mysql_fetch_row($res)) {}
I used to do $row = mysql_fetch_array($res) which is boring at times
when you only know that.

Cheers, I owe a tip, one day I'll give one.

  Damien COLA

-----Original Message-----
As always, much obliged folks!



More information about the thelist mailing list