Writing your own Blog script with PHP/MySQL

Discussion in 'PHP' started by GSto, Dec 27, 2007.

  1. #1
    I want to add a blog to a website I am working on, but I can't really get wordpress or blogger to work exactly how I would like them too. can someone help me write my own basic blog script, something where it would be fairly easy to add my own posts, and have the most recent few always be on the page?
     
    GSto, Dec 27, 2007 IP
  2. k2pi

    k2pi Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Maybe you could learned php ?
    Take a week to learn basics.
     
    k2pi, Dec 27, 2007 IP
  3. brianng

    brianng Active Member

    Messages:
    171
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    Learn how to store data into the database, and how to retrieve data from the database then you could write a simple blog for yourself :D
     
    brianng, Dec 27, 2007 IP
  4. kendo1979

    kendo1979 Peon

    Messages:
    208
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    have you tried the plugin you might need?
     
    kendo1979, Dec 27, 2007 IP