My first PHP CMS

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!

Moderator: General Moderators

Post Reply
cedomirovic
Forum Newbie
Posts: 1
Joined: Sun Aug 29, 2010 8:20 am

My first PHP CMS

Post by cedomirovic »

Hi gays i try to make my symple CMS with 3 main section

1. insert in database

Code: Select all

http://nemanja.orgfree.com/konfigurator/admin/ubacikomponente.php
2. read from db in html drop down list

Code: Select all

http://nemanja.orgfree.com/konfigurator/admin/admin.php
3. display on index.php (here is the problem)

Code: Select all

http://nemanja.orgfree.com/konfigurator/
Any idea... sorry on my English
Post Reply