Tag Archives: JavaScript

How to Download and save images from

Sep 21, 2013

cURL, and its PHP extension libcURL which allows you to connect and communicate to many different types of servers with many different types of protocols…

Read more

Adding and Removing Array Elements in PHP

Jul 10, 2013

Sometimes working with arrays, we need to add few extra elements to the array or needs to remove element from array. PHP has some built-in..

Read more

Notification Sound Using Jquery

Apr 16, 2013

Hi Every One Today We Are Going To See  How TO Make A Notification Sound For Chat Using Jquery It Will Be Very Easy And..

Read more

How to call php functions

Jul 23, 2012

Perhaps you have learned the basics of writing PHP scripts. But sometimes your code may be long and recurring. PHP functions are a flexible and..

Read more

How to Include External JavaScript in Html

Jun 18, 2012

jQuery make simpler building rich, interactive web frontends. Getting started with this Javascript library is easy, but it can take years to fully understand its..

Read more