11.10.2012, 16:05
Quote:
The whole point of using fetch_assoc is to not use that kind of stuff. Just assign the result to whatever array you need. Then simply access the index you need by the same name that you use for the field in MySQL.
http://be1.php.net/manual/en/functio...etch-assoc.php |