View Single Post
Old 01-15-2008, 04:11 PM   #6 (permalink)
webtuto
The Addict
 
webtuto's Avatar
 
Join Date: Dec 2007
Location: morocco
Posts: 221
Thanks: 19
webtuto is on a distinguished road
Default

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" }
__________________
Send a message via MSN to webtuto Send a message via Yahoo to webtuto Send a message via Skype™ to webtuto
webtuto is offline  
Reply With Quote