A Complete Beginners Guide for Prestashop Users: Trade Big-Trade Online
Building ecommerce website is a very tough task; you will need to invest bundles of hard–earned bucks, you will require learning core... more »
Tweet 0 Comments Save Tags: how-to , php
Magento: Change Database Prefix
In this quick article we will see how you can perform database table prefix change for Magento.
Tweet 0 Comments Save Tags: how-to , open source , php , research
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 »
Adding custom CSS to your Joomla site
A simple java script to add custom CSS to your joomla site, without changing the template source, or dig to its settings.
Tweet 0 Comments Save Tags: css-html , javascript , php , web design
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 »
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 structure your PHP code to achieve testability and maintainability?
Frameworks provide a tool for rapid application development, but often accrue technical debt as rapidly as they allow you to create... more »
Tweet 0 Comments Save Tags: how-to , php , standards
PHP vs Ruby and the Python Phenom
Both Ruby and PHP have been around since 1995, but the “newcomer” Python is actually older, first appearing in 1991. Since their... more »
Tweet 0 Comments Save Tags: opinion , other languages , php , web design
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
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
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
Ext4Yii 1.5 is released
Ext4Yii is an application framework for bridging Ext JS and Yii
Tweet 0 Comments Save Tags: announcement , frameworks , javascript , 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
7 secrets every developer should know before getting into a manager or lead role
At some point of time in your career, you have to decide if you want to continue on a technical path or to take up a management role.... 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
Like And Dislike Rating System With PHP ,MySQL and Jquery
Like And Dislike Rating System With PHP ,MySQL and Jquery for developers
Tweet 0 Comments Save Tags: ajax , 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 »
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