Posted by Arjen on 04/13/06 16:11
Dejan wrote: > How cann i display now name and count number in this code? Optianal: SELECT COUNT(id) AS mycounter while $row=mysql_fetch_assoc($q) { echo "$row['name'] ($row['mycounter'])<br>\n"; } Arjen
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming