Hardcode / Hiring-Guide

hiring_guide / php.md

PHP Technology

PHP, Hpertext Preprocessor, Personal Home Page, what do you call it? It is a fast, flexible, and pragmatic general-purpose scripting programming language.

It is used to access and manage dynamic web or desktop contents like databases, session tracking, as well as building an entire web site.

We use PHP to develop a full functional web application, because of its dynamic nature. It is a server side language, which when executed the users sees only the result, not the code.