Commit.PHP and Delete.PHP in WROX's book
I'm beginner in PHP and currently studying WROX's book with a title "Beginning PHP5, Apache, MySQL : Web Development". I have a a little question about Commit.PHP and Delete.PHP in Chapter 6. What is the true function of Commit.PHP and why the code to delete the record in Delete.PHP is not integrated in Commit.PHP???
Thx before :)...
|