Back to DFS's Workshop Page
Back to Agenda Page
Back to the Project Page


Deleting a Record from a File

For this problem, you are to cannibalize any available code and write a trio of scripts which will do the following.

The First PHP Script: deleteaplayer1.php

The Second PHP Script: deleteaplayer2.php

  1. Read the data in from the file, deleting the record that has been selected.
  2. Write the data back to the file.
  3. Read the data back in from the file and display it in a table.

Check out this solution.


© 2006 DFStermole
Created 20 Nov 06
Last Modified 26 Nov 06