Page Creation Form and Script

Adam Khoury Published : November 22, 2014
Last Edited : November 24, 2025
Author : Adam Khoury
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.