Iam completely new to PHP and working on a project to publish press releases on the website for a group of companies.
My problem is i don't know how to divide the output into two columns each with each column printing only 20 lines and then using the prev/next buttons to print the next lines. Each article has a time/date, headline and a short description. and when the reader clicks on the headline, it brings up the full story.
Can someone help me to code this?