77 Search Results for php

Why PHP is as relevant Now as it was 5 Years Ago?

April 3, 2017 12:23 pm Published by

PHP (originally an abbreviation of Personal Home Page) is a server side scripting language. It’s especially suitable for web development and can be embedded into HTML, but is also used as a general purpose programming language. It was created in...

Read More

How to Enhance Your PHP Learning Experience

August 5, 2016 1:52 pm Published by

Created by Rasmus Lerdorf in 1994, PHP is a server-side scripting language that’s used primarily for web development. It can be embedded directly into HTML, used with web templates, content management systems (CMS) and even frameworks. The code itself is...

Read More

Benefits of PHP for Web Development

April 8, 2016 4:58 pm Published by

Easy to Learn Like all programming languages, there’s some initial investment of your time and energy required to learn PHP. With all things considered, though, PHP is relatively easy to learn, even if you have no prior knowledge of programming....

Read More

Did You Know? 7 Fun Facts About PHP

February 26, 2016 5:17 pm Published by

Originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994, PHP is a general-purpose programming language that’s commonly used in the deployment of server-side scripts. It’s powered by the open-source platform Zend Engine, and can either be embedded directly into HTML or...

Read More

How (and Why) to Use Comments in PHP

February 5, 2016 2:38 pm Published by

Created by Danish-Canadian programmer Rasmus Lerdorf in 1994, PHP is a popular server-side scripting language that’s commonly used for web development. If you’re new the world of PHP, you may encounter messages embedded into the code. Known as “comments,” they...

Read More

WordPress Switches from PHP Interface to JavaScript

December 23, 2015 4:59 pm Published by

The popular content management system (CMS) that now powers roughly 25% of the entire Internet has switched from a PHP user interface to JavaScript interface. WordPress developers made this announcement earlier this month, saying that after 12 years it was...

Read More

What to Expect from PHP 7

November 27, 2015 4:23 pm Published by

Created by Rasmus Lerdorf in 1994, PHP is a server-side scripting language and general-purpose programming language that’s used primary in web development. According to Netcraft, it’s used on more than 244 million websites spread across 2.1 million unique IP addresses,...

Read More

20 Best Video Tutorials – Blogs on PHP

November 11, 2015 2:32 am Published by

Being the torchbearer of web development for so long, it does not surprise me one single bit when I notice the exponential growth in PHP enthusiasts all over the world. With enthusiasm comes the curiosity of learning more, and with...

Read More