PHP Myth Busters: Using single quotes on string is faster than double quotes
This is the first in a series of articles (I hope) that will try to deal with some known PHP Myths around.
A passionate web developer with more than 13 years experience in PHP and other web related technology. My main interest is WordPress and new PHP frameworks. Owner of Influendo Programming. Enjoys exploring new stuff and possibilities, using new technologies and just having fun developing awesome stuff.
This is the first in a series of articles (I hope) that will try to deal with some known PHP Myths around.
I collected 5 new, awesome premium Wordpress plugins which you will just adore.
Finally, the second part to CakePHP theming tutorial. I am continuing where we left of and adjusting the theme and views to finish this part of the Jobs board CakePHP application.
First giveaway on Codeforest is giving away a banner on the right for one full month. Read more to learn how to apply.
I noticed that many come to my site with “change image beside page title” query in Google. So, I decided to write a quick tip about favicons.
Membase is a distributed key-value database management system, optimized for storing data behind interactive web applications. I will show you how to use it on a Windows machine.
I had quite a few requests to rewrite the tutorial for making a shoutbox using mysql functions because some shared hostings do not have PDO extension allowed. So, here it is.
Many of people using applications I created had trouble with adding images. They often don’t know how to crop or resize them using Photoshop or Irfan. This tutorial will show you how to help them by adding crop and resize functionality with jQuery and PHP.