5 Reasons Why the Web Platform War is Over: PHP Won with 75% says Google
During Google I/O 2013 event a Google manager said PHP runs on 75% of the Web sites. So they decided to finally support PHP as in their... more »
Using TraceView to Identify and Solve Query Loop Problems
We’ve got another video in our series on common web app performance problems. This time – we’re looking into how to identify and solve... more »
Tweet 0 Comments Save Tags: how-to , methodology , php , tools
How to Redirect Visitors to a Maintenance Page During Website Maintenance Using .htaccess
Redirecting visitors to a maintenance page or other temporary page is a must have tool for every webmaster or web developer. We can... more »
Tweet 0 Comments Save Tags: open source , php , web 2.0 , web services
Types of MVC Architecture
In this article we will see comparison of different types of MVC architecture we have.
Tweet 0 Comments Save Tags: methodology , open source , php , research
Using App42 CDN for File Upload
App42 Cloud API is equipped with CDN as a service which can be used through File upload APIs. Whenever a file/photo is uploaded using... more »
Initiating File Download With Javascript
This tutorial covers various methods to start file download using javascript, iframe and php.
Tweet 0 Comments Save Tags: javascript , php , web design
Webhooks, upload notifications and background image processing
This blog post details how you can use Cloudinary to perform asynchronous background image processing in the cloud and receive web... more »
How to use Gmail to send emails in WordPress, PHP and ASP.NET
Sending email using Gmail SMTP server in WordPress, PHP and ASP.NET - Step by step tutorial with codes.
Tweet 0 Comments Save Tags: .net , how-to , php
Comment Notification Wordpress Plugin
A very small plugin, which enhance user comment interaction using email.
Tweet 0 Comments Save Tags: php , web 2.0
Tips and Tricks for Improved Drupal Security
Drupal is one of the most popular free and open source web application frameworks. Drupal is almost infinitely extensible through not... more »
Tweet 0 Comments Save Tags: php
Compiling PHP 5.5 From Scratch
There’s always a lag behind new releases of PHP and releases of packages for operating systems such as Ubuntu. This lag time means that... more »
Tweet 0 Comments Save Tags: how-to , php