You need an HTML and PHP file to delete material from your database table from a web browser. Below are screenshots of two samples. Linked in the Download are more examples from the Head First PHP and MySQL Book Web Site.
HTML File
PHP File
Download
- Remove_Files (zipped)
- You will find a sample similar to the .php pictured above at the Head First PHP and MySQL Book Web Site
- Download the Chapter 3 files, which include an authorize.php sample
- You will find the sample in the final folder —> makemeelvis folder —> removeemail.php and removeemail.html files
- Download the Chapter 3 files, which include an authorize.php sample