Results 1 to 6 of 6

Thread: How to make a blog or forum?

  1. #1
    Join Date
    Jun 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation How to make a blog or forum?

    OK im extremly new to this stuff and i wanted to try to make a blog or forum with dreamweaver for my final project in my class by my teacher doesnt now how to make one! i got a form but idk how to get it to post onto another page...

    If you want to see the coding ive done for it ill be happy to post it >.< Please help me!

  2. #2
    Join Date
    May 2008
    Posts
    17
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Default

    Yes, please post your code.

    And be wary: Blogs and forums are a bit difficult to gt working in a hurry.

  3. #3
    Join Date
    Aug 2006
    Posts
    89
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    hm you need more dynamic technology than html

    phpbb is free, drupal and joomla are also free, php+mysql technology

  4. #4
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    Quote Originally Posted by chas View Post
    hm you need more dynamic technology than html

    phpbb is free, drupal and joomla are also free, php+mysql technology
    You can't exactly turn those in as a school project though But good references, no doubt.

    Also, a forum or a blog will take more then just PHP/HTML. You will also need MySQL and possibly JavaScript/AJAX/CSS/etc. This one might not be good for a school project unless you already have a start in the required languages. (And, as Shotgun_ninja said, they take a lot of time to create.) If you can code it, though, it should be a definite "A."
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

  5. #5
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    Quote Originally Posted by Jas View Post
    You can't exactly turn those in as a school project though But good references, no doubt.

    Also, a forum or a blog will take more then just PHP/HTML.
    that is not technically correct, you can create/edit flat html files, using just PHP, however it wouldn't be very dynamic


    On a side note... I would suggest thinking of a new project since your teacher/professor doesn't know how to code one him/herself (by your previous post)

  6. #6
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    Quote Originally Posted by boogyman View Post
    that is not technically correct, you can create/edit flat html files, using just PHP, however it wouldn't be very dynamic
    That would almost be harder, in my opinion-- unless you are not actually using proper HTML (i.e. no html, head, or body tags). But, I guess it all depends on your perspective, so point taken.
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •