PHP

PHP is a server side scripting language, and a powerful tool for making dynamic and interactive Web pages.

It is a widely-used, free, and efficient alternative to competitors such as Microsoft’s ASP.

It is the server side language of WordPress.


PHP Project(s)

Fictional University Site
A Fictional University Wordpress Theme. A fully functional site that covers a wide range of features, including custom… Read more

Littlest Pet Shop Store
An online store written in Wordpress framework using the Woo-Commerce plugin (TheShop by aThemes). This site is mostly… Read more

Email App for Mobile
A very basic email application designed specifically for MOBILE. It can only be used for Sending emails ONLY.… Read more

Mobile App Widget Demo
A basic structure of a Mobile App using a Javascript library called App.js. See also my other project Basic… Read more

Weather Forecaster
A current weather forecaster using PHP and simple API call (open weather). Simple UI styling using Bootstrap 4.… Read more

Secret Diary
A mini application to allow users to create accounts, login, and update a diary (text) entry. The backend… Read more

Weather Scraper
A weather reporter that scrapes the information using PHP from a weather site. The frontend is presented using… Read more

Contact Form
An Example "Contact Us" form using PHP with a Bootstrap frontend. The code has both PHP AND Javascript… Read more

Prime Number Calculator
A Prime Number Calculator using PHP. Returns all the factors when number is NOT prime. Calculation is performed… Read more