• user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 182 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '18.119.131.72' AND v.timestamp >= 1714083585 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.
  • user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 182 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '18.119.131.72' AND v.timestamp >= 1714083585 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.

Part 6: How to Build PHP and MySQL CMS Website Software


Source Files - http://www.developphp.com/view.php?tid=322

Playlist for series - http://www.youtube.com/view_play_list?p=11D6E5B9CA126A57

In part 6 we create the administrator directory login form and use session variables to keep the admin logged in. To allow the admin to change their password you may want to consider storing the admin password and username in the mysql database.

Learn how to build custom content management systems using PHP and MySQL. Cool dynamic basic sites that anyone can edit.


See video

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options