If you mean how do you get rows from a table you need to start at the very beginning and learn about the SQL SELECT statement, the reference for MySQL is here dev.mysql.com/.../select.html and there are many basic tutorials on SQL, like this www.ntu.edu.sg/.../MySQL_Beginner.html
↧