buildrebuild
01-18-2008, 12:58 PM
Hi,
Iposted this in the SQL section to no avail.
I've been working on an online image cropper and WYSIWYG text editor and trying to get a CMS built, but I fall at the relational database end of things.
The problem I'm having is relating content to different pages.
So I would like to have Home, About, and Portfolio pages in the main CMS page and have content relating to these pages show up when they are clicked on. Ideally the url, titles, etc for images would be in one table, the main pages in another etc so eveyting is separated. This is one thing I have learned to do.
Is there anyone out there who would share their PHP and SQL files so I can create a very simple CMS? Then I could possibly build on this.
Thanks in advance!
Clint
Iposted this in the SQL section to no avail.
I've been working on an online image cropper and WYSIWYG text editor and trying to get a CMS built, but I fall at the relational database end of things.
The problem I'm having is relating content to different pages.
So I would like to have Home, About, and Portfolio pages in the main CMS page and have content relating to these pages show up when they are clicked on. Ideally the url, titles, etc for images would be in one table, the main pages in another etc so eveyting is separated. This is one thing I have learned to do.
Is there anyone out there who would share their PHP and SQL files so I can create a very simple CMS? Then I could possibly build on this.
Thanks in advance!
Clint