I'm having a question here, not for code, but for what logic.
I have a table with 6000 records in MySQL.
I have a PHP script that returns 50 records per page, using the SQL "LIMIT" function.
Now I need to fetch a single record from this ta...
asked by
04.04.2016 / 13:50