Home Tags PHP

Tag: PHP

Regular Expressions in Programming Languages: PHP and the Web

0
This is the fourth article in the series on regular expressions. In the past three articles, we have discussed regular expression styles in Python,...

Getting Started with PHP, the Popular Programming Language

0
This article provides an introduction to PHP — the development process, its history, as well as its pros and cons. At the end of...

A guide to start programming in Perl, PHP and Python

2
  Perl, PHP and Python are three very popular and easy-to-learn programming languages, each with their own advantages and disadvantages. Newbies venturing into the field...

Setting Up Apache and PHP on Windows

2
Developers can easily run or test their scripts in Windows before they put them out on the Internet, if they have Apache and PHP...

Let’s get acquainted with PHP

0
PHP is a server side scripting language that is embedded in HTML. It is used to manage dynamic content, databases, session tracking, and even...

Azure App Service gets native Linux support for Node.js and PHP...

0
Restating its interest for the open source community, Microsoft has now upgraded its Azure App Service with native Linux support for Node.js and PHP...

9 reasons to opt PHP for next application development projects

4
The ongoing splurge in the number of sites developed and made live on the internet is continuing and is expected to grow more in...

HybridAuth: An open source social sign-on library for web applications

0
In Web based applications, there are various modules that always require secured authentication. In classical methodology, the registration and logging in to Web applications...

‘Hack Codegen’, A Code That Writes Code, Is Now Open Source

0
Hack Codegen comes from the house of Facebook. In a recent initiative that supports open source technologies, Facebook has decided to open source hack Codegen,...

Laravel 5: What’s New?

2
Laravel is a free, open source, PHP Web application framework. Laravel v5 was launched in February 2015. This article is about how different it...