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
Comment Notification Wordpress Plugin
A very small plugin, which enhance user comment interaction using email.
Tweet 0 Comments Save Tags: php , web 2.0
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
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
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 »
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
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 Webserver Queueing Problems
We’re kicking off a series of videos on how to find and attack common problems in your complex web applications. Today’s topic is one... more »
Joomla Tutorial - Build a Custom Authentication Component
Short tutorial that shows how to create an API for authenticating anyone via a query string. This will allow an external program -- e.g.... more »
Tweet 0 Comments Save Tags: how-to , php , security
Magento: Get Payment Method name using Order ID
In this quick tip we will see how how we can get Payment Method name using the Magento Order ID.
Tweet 0 Comments Save Tags: how-to , open source , php , research
Email Conversion to MHTML, ICS Files Processing & PSTs Creation are Enhanced
Aspose.Email for Java 2.9.0 now supports adding contacts, notes, tasks, calendar, and journal items to PST files in the same way as... more »
Behat: The BDD library for PHP
Behat is an open source Behavior Driven Development (BDD) framework for PHP inspired by the Ruby Cucumber BDD framework.
Tweet 0 Comments Save Tags: methodology , open source , php , tools
Cloning in PHP
Cloning is an operation consisting in the duplication of a data structure, usually to avoid the aliasing problem of having... more »
Tweet 0 Comments Save Tags: how-to , php
Magento: Set, Get and Unset Session Variable
In this quick article we will see how we can deal with Session variable in Magento. Here dealing include set new variable, get value of... more »
Tweet 0 Comments Save Tags: how-to , open source , php , research
Bridging the Skills Gap
Is your mobile dev team slow to meet the high demand of the mobile market? Recent reports indicate a skills gap is partly responsible for... more »
Tweet 0 Comments Save Tags: mobile , php , tools , web design
APM as a Service: 4 Steps to Monitor Real User Experience in Production
We run our own about:performance blog on WordPress using PHP and MySQL. In order to get visibility into usage, performance and end-user... more »
Tweet 0 Comments Save Tags: announcement , cloud , php , web 2.0
Implementing QuickSort in PHP
Quicksort is practically the fastest way to sort an array of data. PHP's array sorting function sort() uses QuickSort.
Tweet 0 Comments Save Tags: how-to , php
Getting started with Zend framework in PHP
The Zend Framework has become one of the most popular frameworks recently. This article will discuss this framework and its implementation.
Tweet 0 Comments Save Tags: frameworks , php
CRUD with PHP and jQuery for a Better User Experience
This will enable smoother user experience and faster loading of page data because your whole page won't have to refresh every time.
Tweet 0 Comments Save Tags: css-html , how-to , javascript , php
Check URL Existence with PHP
In this article we will see how to check the existence of the URL using PHP. Here existence means we are checking content which we are... more »
Tweet 0 Comments Save Tags: how-to , open source , php , research
Things Made Easy: One Click CMS Integration with Solr & Drupal
If you have a new web project or and existing Drupal site, the combination of Drupal and Apache Solr is both powerful and easy to set up... more »
Tweet 0 Comments Save Tags: php
PHP Exception Explained
In this long (I think so) article, we will see about basics of PHP Exception, how to work with it, advantages, disadvantage and how we... more »
Tweet 0 Comments Save Tags: how-to , open source , php , research
Contact Form 7: Redirect After Form Submission
In this article we will see how we can redirect to any specific page after form has been submitted by Contact form 7.
Tweet 0 Comments Save Tags: how-to , open source , php , research
Best PHP Frameworks for Developers
We conducted a search on several of these PHP frameworks which offer developers more in terms of usability, speed, and stability, and... more »
Tweet 1 Comments Save Tags: frameworks , php