Web Technologies

JavaScript vs PHP

This is something very unique comparison which will gives you a quick different how same concept is set in both language.

Web Technologies

Your first program is a basic PHP form

As a learning curve with PHP, you have to create a basic form first when you are familiar with all basic PHP terminology. Refer to this YouTube video for a…

Web Technologies

The learning curve for basic PHP

As Standalone php development is out of this world now. Everybody wants to use Larvael or some other framework or CMS like WordPress or something else. But to be a…

git

Git Basics

Git is a version control system. If you want to save your code file at some stage it can be recovered in the future in required. Git is a way…