• 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 = 183 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '52.14.130.13' AND v.timestamp >= 1714008739 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 = 183 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '52.14.130.13' AND v.timestamp >= 1714008739 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.

Part 7: 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 7 we build the page that is responsible for creating new pages into the PHP MySQL system. The form sends the data using a basic textarea. In a nice robust system you would implement a Javascript WYSIWYG Rich Text Editor in place of my textarea.

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