Mr. Emmell's DB Examples

Database used: emmellst_example
Table used: test
Username: example
Password: ********
See database.php for database connection example

2 Basic pieces of reading from a DB and writing to it:


Example of a more complicated page that does all the above, and allows DELETEs all from within the same page:


Ajax Stuff

Some more detailed examples of the way an AJAX request can be made.