Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  permalink
    I have seen so many tutorials, but none have covered everything. From what I have found, I could make a CMS (php & mySQL) with an install script, a file to add stuff to the database, a file that edits the data and a file that retrieves the data and displays in. Basically, a way of editing simple content and displaying it.

    I am looking and failing for any help/ideas on adding categories to the database, and archives page that can arrange the posts by category, a login and security script and comments.

    Any help of any of the above would be extremely useful, thanks in advance,

    -Nick
    • CommentAuthormista3
    • CommentTimeNov 15th 2006 edited
     permalink
    I'm sure I've seen a nicer tute somewhere else, but http://www.intranetjournal.com/php-cms/ is not a bad starting point.

    Sorry, I misread your question there. Hmmm.... what about using a framework like Ruby on Rails or Django to do the tedious work for you? If you take your custom solution much further you'll end up replicating something that's been done many times before, at least with ones of these guys a lot of the grunt work is done already....
    • CommentAuthorKJ
    • CommentTimeNov 16th 2006
     permalink
    I agree with 3stripe. If you are planning on coding it yourself in PHP you should take a look at the PEAR libraries which are available. These are prewritten classes for the most common tasks. There are prewritten classes for user authentication for example. Most of the extensions come with full documentation to help guide you through and they definately help reduce the amount of coding you have to do.
Add your comments
    Username Password
  • Format comments as (Help)