PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
The code below works great for returning a list of current articles but I would like the homepage to just display the newest article. How do I make the code return only the single most current item in my database?