Adnan Qaizar

The right time to work with the right people is NOW.

PHP / MYSQL

Basic PHP CMS

Username: a
Password: a

Before attempting this, I practiced all the PHP basics from W3Schools, multiple You-tube tutorials and trainings, so that I was in-shape to be able to easily grasp, understand and implement using PHP. It was challenging in terms of refreshing database learnings, such as Normalization, Joins and Indexes so am pretty glad to have done it.

PHP / MYSQL

OOP Photo Gallery

Username: adnan
Password: php

Learning PHP was a priority here, with focus at learning OOPS approach. Understanding how classes work, their behavior with public, private, protected variables, difference between static methods and ways to access it. Realizing how OOPS approach help and writing more user-scalable code. It was difficult to get hold of sanitization and a few key challenging aspects of the projects, but with keen attention, everything start to made perfect sense.