Bigwinds Course Modification Page
Code Sample

This following code is used by the Bigwinds disc golf club in Hood River to update their list of disc golf courses in the area. I've stripped some of the details out of the code to clarify the sample and for security reasons. The code is php. When called, with a record id, the template first checks if we're doing a 'delete' or a 'modification'. If it's a 'delete' it displays a verification page before proceeding with the record deletion, if it's a 'modification' it updates the database and returns a confirmation page.


© 2003 - 2012 by codefolk | Home | Portfolio