PHP News System Part 1 (With Sound) Comments (8)
by Wez Pyke - June 17, 2008 in PHP, Video Tutorials

Share and Enjoy:
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • E-mail this story to a friend!
  • FriendFeed
  • LinkedIn
  • Ping.fm
  • Tumblr
  • Twitter

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Your Ad Here

8 Responses to “PHP News System Part 1 (With Sound)”

  1. [...] If you haven’t already seen part 1 of this tutorial then watch it here. [...]

  2. [...] you haven’t already viewed part 1 and part 2 then view them if you’re new to [...]

  3. [...] you haven't checked out the previous tutorials then click on the names to view them. Part 1, Part 2, [...]

  4. Stef says:

    Hello,

    I've tried this code, but is doesn't work?
    De computer gives the message:
    Parse error: syntax error, unexpected $end in C:\Users\Stef\Desktop\UsbWebserver\UsbWebserver\Root\newspost.php on line 40
    If i remove the else {
    i'm getting a parse error on line 15.
    Could you help me please?

    Thank you

  5. Ahmet says:

    This code does not work.
    You are leaving the final else statement open and then closing the php script.

    I do like the video tutorial though...

    I would use PHPmyadmin to create a table of users and passwords. Then create a checklogin.php page to connect to the database and query the user and password.

    If true - Show a success page
    If false - Echo an error.

  6. steven says:

    hello!

    I was looking for a news system to put on my website and I ended up here, it looks good although I still have to try it myself.
    I noticed that only 1 user can login and add/edit/delete news, what if i want to add more users from my database?
    And what if I want registered users to be able to make comments on the news items?

  7. Hi,
    Thanks for sharing the video on PHP news system .
    Keep up posting .. :)

  8. Amir says:

    Thanks ! Nice Post

Leave a Reply