View Single Post
Old 04-17-2006, 11:09 AM  
poe
Confirmed User
 
Join Date: Mar 2004
Posts: 455
another php/mysql question.. this time it's about separator's

also: i have a separator between each entry.. is there an if something() to check if it's the last entry, so the separator doesn't show up at the end?

now i have:

Code:
echo $row['name'].", ";
__________________
poe is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote