Category: PHP

What is PHP?

PHP is an acronym for “PHP: Hypertext Preprocessor” and a server-side script language to develop web applications. It is especially suited for web development and can be embedded into HTML.

It is an open-source language that you can see its source code and applications developed by this. This is free and you can download it freely and use it freely.

It is powerful enough to be at the core of the biggest blogging system on the web like WordPress. It is also easy enough to be a beginner’s first server-side language!

Before you continue you should have a basic understanding of the following:

Used before category names. PHP

PHP Date from String ( strtotime() function) is a powerful and versatile tool available in the PHP programming language. It …

Read More »
Used before category names. PHP

PHP image rotation is one of the features of PHP that we can use the built-in imagerotate() function to rotate …

Read More »