Skip to content

RyoheiO/Board_PHP-MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Board_PHP-MySQL

PHP

Display your achievement. There are three functions.

1. Form

Insert data.

Form link in view.php. 
-> Input data in input_form.php.
-> If you can insert data, then click the home link (to view.php).

2. Delete

Delete data.

Click the delete button in view.php

3. Edit

Edit data.

Click the edit button.
-> Input data in edit_form.php.
-> If you can edit data, then click the home link (to view.php).

MySQL

table : id*, name, title, year
*primary key

Reference

永田順伸,PHP+MySQLマスターブック,株式会社マイナビ,

Remark

This is my first work using MySQL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published