Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

How to create a CMS with PHP // Part 4 - Adding Content To Our Site

Loading...

Sign in or sign up now!
14,134
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Feb 23, 2009

In this series I'll show you how to make a CMS with PHP using modern techniques using Classes and Functions to get the best result on your page.

  • likes, 0 dislikes

Link to this comment:

Share to:
see all

All Comments (23)

Sign In or Sign Up now to post a comment!
  • @hobbyandelektronica

    It's still easy to follow, just add them commands into the places he tells you, it won't affect any other coding.

  • I don't understand this bad tutorial.

    You delete content of your part 3 in the script.

    WTF most i do?

  • thank you very much man

  • Good series, however there are alot of weird oddities.

    For example. in the delete function nothing gets deleted, however the code displays "successfully deleted"

    please help.

    $id = (int) $id;

    mysql_query("DELETE FROM moderncmstest WHERE ID = '$id' ") or die (mysql_error());

    it makes absolute no sense at all. Can anyone shed a light why this gives no errors, but does not delete? lol thanks!

  • My Problem is the index.php code it says Undefined index: add and i get that when i view the admin/index.php file.

  • Thanks. Works great :)

  • Great! Thanks for this video!

  • @rudolforomantico

    I had the same issue. I found out that the problem was that my function was inside another function. Make sure that all functions are properly separated with } "curly brackets"

  • @kaeleon1111 can someone help???? I have upload those files to rapidshare com/files/398012187/ mcms zip put . where space

  • wtf Fatal error: Call to undefined function: add_content() ?

Loading...

0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more