View Full Version : Variable for how many inserted cellsin mysql table.
GSimpson
09-11-2006, 05:07 AM
Hey can someone help me with a variable,
this is sought of what I want but can't figure it out.
$amountofcells = mysql-table-cells-amount;
Any chance its possible?
thanks
Brandoe85
09-11-2006, 05:46 AM
I'm not sure if I follow you exactly, but is:
http://us2.php.net/manual/en/function.mysql-num-rows.php
What you're looking for?
GSimpson
09-11-2006, 09:22 AM
YES THATS IT!!!
thanks so much, i've been searching the net looking for something like this!
I'm making a job search thing and I need a variable that generates a random number from the amount of cells. Its for a featured business thing.
THANKS AGAIN!!
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.