Hello friendly board members,
What is the best code to query a MySQL database and retrieve items X through Y with PhP? For instance, what if I wanted to retrieve items with "id"s of 10 through 15 or perhaps the 5 most recently added items?
Thanks,
Chi
MySQL Query Question
Moderator: General Moderators
Re: MySQL Query Question
well... the best one is going to be the one that you can write.... and show it here asking specific doubts ... we will glad to helpchizeng wrote:What is the best code to query a MySQL database and retrieve items X through Y with PhP? For instance, what if I wanted to retrieve items with "id"s of 10 through 15 or perhaps the 5 most recently added items?
Miko