what kind of file instruction should i have for content managment script

Discussion in 'PHP' started by baris22, Aug 6, 2010.

  1. #1
    hello,

    i am planning to create a content managment script. It will be very basic. i will use mysql as database. i am just planning to get page links and content from database


    inc
    -config.php
    -functions.php

    template
    -default
    ---img
    ---header.php
    ---top.php
    ---left.php
    ---content.php
    ---right.php
    ---footer.php
    ---style.css

    index.php
    page.php
    .htaccess


    thanks alot
     
    baris22, Aug 6, 2010 IP
  2. Rainulf

    Rainulf Active Member

    Messages:
    373
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    85
    #2
    It really depends on you man, just go with the flow.

    I know it would be bad, but I think it would be interesting to see it all in one file (excluding the .htaccess). lol ;)
     
    Rainulf, Aug 6, 2010 IP