Basic PHP Functions
From Final-Exodus.NET
The functions and code snippets here originated with a higher learning course that I took on PHP. As such, they wil be rather basic but I hope to add to them continuously as my learning progresses.
Connecting to a database
Creating a table within a database
Adding a record to a database


