How & why you should use Google CDN
In this article I will share the importance of using a Google CDN link of our favorite JavaScript library and how to implement it with two different methods.
In this article I will share the importance of using a Google CDN link of our favorite JavaScript library and how to implement it with two different methods.
Today I came across a big news, Microsoft is releasing an all new search engine or what they call a decision engine called Bing. It is supposed to be a search engine that will help us make decisions easily, these things get me really interested. So I thought I’d write about it.
In this tutorial we will be making a simple jQuery Slideshow with the output image stripe from the last tutorial on PHP GD Library Image Stripe, Thereby making use of it in a real world application.
In this tutorial we will create an image stripe using PHP’s file handling capabilities and GD Library. It will read any number of images from a specified folder and join them all to create a single server side generated image stripe. This will provide the basics of File Handling and GD Graphics Library.