$lower = floor($items / 2);
I get the "Fatal error: Unsupported operand types in /home/www/[mysite]/[myfile] on line 20" error. Can anyone see what I'm doing wrong?
$lower does not occur anywhere else, and $items contains the # of items in an array, as returned by array_count_values. Thanks for your help!

Start a new topic
Add Reply




MultiQuote


| 


