01-15-2008, 04:11 PM
|
#6 (permalink)
|
|
The Addict
Join Date: Dec 2007
Location: morocco
Posts: 221
Thanks: 19
|
thanks guys so i changed the query and make it like this
PHP Code:
$web = "SELECT max(tuto_id) as rate from `rate`";
but still the blank and iadd var_dump($mas); and it gives this
Code:
array(2) { [0]=> string(2) "29" ["rate"]=> string(2) "29" }
__________________
|
|
|