30.10.2011, 14:53
Someone can show me how to get value from table (mysql) by username of each one.
the sql - "SELECT `something` FROM `table` WHERE `username` = 'XXX'"
so how to get the value of this sentence into a variable
the sql - "SELECT `something` FROM `table` WHERE `username` = 'XXX'"
so how to get the value of this sentence into a variable