Related Articles

*NEW
PHP Project (Intermediate) – Photo Gallery with MySQL Backend
This class shows you how to create a picture gallery app that stores its data in a MySQL database. This allows you to do things such as adding Tags, Description, and even User Ownership so […]

PHP Programming (NEW)
PHP – While Loops
While loops allow you to repeat code while a condition remains true.

*NEW
PHP Projects – Free IP Geolocation API with IPinfoDB
IPinfoDB offers a free IP Geography API that is compatible with basic PHP. This allows you to try to determine location of the cloud servers that you use for your organization. Remember that is basically […]
Be the first to comment