Home Tags PHP

Tag: PHP

Developing Web Applications is Easy Using Python Based Frameworks

0
Python is a versatile programming language. It is endowed with many frameworks and libraries that are well suited to Web application development. This article...

The Latest Trends in the Programming World

0
The beginning of a new year is when one takes stock of things. In this article, the author uses four popular ranking schemes to...

Using Apache Xampp and PHP on Windows

0
Apache Xampp is an open source tool used for running PHP or PERL Web applications locally using a Web server. It is available for...

What PHP Developers Can Do to Secure Web Apps

0
Web applications scripted in PHP are vulnerable if proper precautions are not taken to ensure security. This article highlights the measures to be taken...

Writing Clean and Scalable PHP Applications

0
Writing modern, clean and scalable PHP applications doesn’t require the use of a framework. Though there are many frameworks available, many a time, these...

Setting Up Apache and PHP in a Windows Development Environment

0
Web servers are generally dominated by GNU/Linux based software, whereas Windows has the lion’s share of desktop PCs. Web development tools are generally more...

PHP Vs JavaScript: Know About Similarities and How to Choose One

0
The buzz around the basic difference between the topmost platform of JavaScript and PHP. Well, as a matter of fact, it is quite clear...

Getting started with Laravel

0
PHP is regarded as one of the most popular and versatile scripting language. It is really easy to get hands on with PHP. Almost...

DevOps Series Using Ansible to Deploy a Piwigo Photo Gallery

0
Piwigo is Web based photo gallery software that is written in PHP. In this tenth article in our DevOps series, we will use Ansible...

Creating a Web Application Using Azure App Services

0
‘Azure App Services’ enables the development of powerful apps for any platform and any device. Let’s try and build a simple Web application using...