How to Write a Chrome App for your Website in 5 Minutes
Write a Chrome App for your Website This is easy. Download the sample chrome-app.zip file to your desktop, extract the archive and op...
Write a Chrome App for your Website This is easy. Download the sample chrome-app.zip file to your desktop, extract the archive and op...
When you embed any YouTube video on a website using standard IFRAME tags, you’ll be surprised to know how many extra pounds that video adds to your...
Loops come in several different flavors in PHP: for, while, do-while, and foreach. We will introduce you to each of them in 3 l...
Here’s a mini list of useful PHP code snippets that we find using on a weekly basis. You could use these as is or expand them as part o...
We have listed 20 Amazing CSS3 tutorials, which show you how to develop some top notch CSS3 effects for your websites and personal blogs. Enjoy! ...
When we work on our applications, whatever our language of choice, sometimes we can focus too much on the code itself. A really good development li...
SEOstats is a powerful open source PHP library to request a bunch of SEO relevant metrics such as detailed backlink analyses, keyword and tr...
PHP has a useful function called dns_get_record that can be used to get different types of records for a give domain , very easily. ...