FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Question...?

 


DjMilez
How would I count the number of entries in a mySQL table and add one? I tried it with a string and "+ 1" but it didn't work... it might be a coding problem on my end though.... I dunno.
badai
for number of rows

Code:
select count(*) from table
DjMilez
I was using mysql_num_rows() but I guess I'll try that. XD
b4r4t
I answered such question few minutes ago here:

http://www.frihost.com/forums/vt-94812.html&highlight=
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.