PHP develops simple news release system news release front-end page
In the previous section we created the database and tables and did some preparatory work. In this section we will make a simple adding news page
Adding news is to add data to the database. And displayed on the news list page later.
The administrator fills in the content of the news in the form, including: title, author, and content.
Use the
You can name this page: new.php