|
-
Oct 9th, 2006, 07:58 AM
#1
Thread Starter
Lively Member
[resolved]Num records in table (MySQL database manipulation with php)
Is there a way to get the number of entries (records, lines) in a table. I've been doing it a very ineffeciant way and I know I can't keep doing it. I've called Select (one column) from table then using msql_numrows on the result. There's got to be a better way. Also, if I can select the last entry it can tell me because it has a row with autoIncrements.
Last edited by vagabon; Oct 11th, 2006 at 09:17 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|