I've been working with php and mysql alot as of late. I decided to teach myself the language last winter, and have been working with it since then. I have a project that i've been working on all summer, honestly its not a complex website. I just cant seem to get things organized, and the fact...
Im relatively new to php, and im working on a project using a mysql database. The project consists of users being able to write posts, which are then shown in a list format. The problem is, the posts are shown in different locations on the site, like the index (main) page, and the users profile...