
10 Years Developing Dynamic Driven Content Read more »
LATEST PROJECT: ECO Newsletter Template
A friend learning PHP, recently asked me how they can mimic a database when the site they are working on does not have access to one. The following will show you how we can use an Array to create a local database and nested Arrays to create tables, rows and columns as key/value pairs. [...]