Search found 1 match

by connector
Sat Jul 09, 2011 7:32 am
Forum: PHP - Code
Topic: Help with a simple CMS
Replies: 1
Views: 293

Help with a simple CMS

Hello I am trying to build a simple cms with php, and i have some questions. first of all i have done the tables in mysql, i have 3 tables, first is called "posts" which holds the articles that i submit, the other one is the "categories" to show which category the post belongs to...