hmm i think i solved my problem..
im posting the code for other's reference.
<?php
echo count($_POST)."<br>";
$i=0;
$numberofrows = count($_POST)/2;
echo "num of rows = ".$numberofrows;
|
Search:Type: Posts; User: noob45 Search: Search took 0.01 seconds.
Results 1 to 2 of 2
|
|