Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back a page or two to re-sync the thread and this will then show latest posts. Thanks, Mike.

Best way to do this?

  • 05-11-2008 3:26pm
    #1
    Closed Accounts Posts: 2,349 ✭✭✭


    I need to make a simple site where users can upload files into different categories, plus a couple of text fields for descriptions, and then people can download them.

    In the past I would have done this with pure PHP, but since I discovered frameworks I'm sure there's an easier way!

    I started looking in to Drupal but I think I'm way over my head. I was thinking about using the PHP PEAR modules but I suspect it could be simpler still...

    Suggestions?


Comments

  • Closed Accounts Posts: 658 ✭✭✭pontovic


    Ruby on Rails ? OI haven't tried it myself so you will need to read up on it and see if it's for you. Another widely popular framework and well supported by hosting service providers.


  • Registered Users, Registered Users 2 Posts: 3,514 ✭✭✭Rollo Tamasi


    Did you look at the Cake PHP framework?

    No real point in learning RoR if all you're doing is simple form/db interactions.
    In saying that though, I don't know anything about Cake other than it's a framework for PHP and that you should never try to combine Cakes and jumpers. They just don't mix.


  • Closed Accounts Posts: 429 ✭✭Myxomatosis


    Why waste time searching for and then trying to get our head around a framework when it's pretty simple to do in plain PHP.


Advertisement