hey guys
i want to know how to show all records inserted in the last 7 days in a
table
i use this query to show the last 10 articles from a table called - articles
- where time is saved in the vairble - $tim - down is the query:
$SQL = '' . 'SELECT * FROM articles WHERE category=\'' . $_GET['c
hey guys
i want to know how to show all records inserted in the last 7 days in a
table
i use this query to show the last 10 articles from a table called - articles
- where time is saved in the vairble - $tim - down is the query:
$SQL = '' . 'SELECT * FROM articles WHERE category=\'' . $_G