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

Creating a Basic CMS with PHP - Part 2 [Super Improved]

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
10,106
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jun 22, 2010

Beginnings of the admin area of the basic cms.

Please disregard my blatant ignorance when i removed the "mysql_real_escape_string". I removed it so I could implement it in the final part which will be oriented around making the cms more secure.

Category:

Education

Tags:

License:

Standard YouTube License

  • likes, 3 dislikes

Link to this comment:

Share to:

Top Comments

  • When I run this I get Warning:session_start() Can not send session cache limiter- headers already sent. I also get the message Logged In Welcome! so I quess that it logged in but what is causing this message?

  • @026deathkiller where is the evil typo? I can't seem to find it.

see all

All Comments (40)

Sign In or Sign Up now to post a comment!
  • sorry but your tut sucks, you are just writing code wtf! you need to explain what means that code

  • please, explain a bit more:)

  • thank you sooooooooooooooooooooooo much !!!!

  • Just something to think about and a good idea if you plan on using md5 encryption in your cms it's better to set the varchar limit to 32 since ALL md5 hashes are exactly 32 characters long. There is no point in allowing for more characters if you already know every every password in your database will be stored as 32 characters.

  • @026deathkiller I get the same problem, I'm trying to pinpoint the error. Should be withing the dologin.php something about the POST variables from login.php.

  • @MrTelekes

    Check session starts on the other admin files, such as index login and dologin.

  • Why do I get this error?

    "Notice: A session had already been started - ignoring session_start()"

  • @MrTelekes you have to put the <?php

    session_start();...

    as the first lines of your code

  • It will be nice if you slow down a little.

Loading...

Alert icon
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