In this tutorial we’ll learn How to Show an image preview before upload in jquery, Showing image before upload is quite easy after HTML release…
Since you have been using jquery data picker in your web based project but in this tutorial i am going to introduce one more mobile-friendly,…
Here I found a great jquery plugin to add fancy alert and notification popup using alertify.js, So I am going to share quick tip about…
Bootstrap Interview Questions and Answers for Fresher Bootstrap is CSS+Javascript based framework to design rich application interface with minimal effort and create native design to…
You may have feel the need to data migration from one database to another one both are the same local server, The tables and columns…
WordPress interview questions and answers for freshers In this post I have compiled a list of top frequently asked WordPress interview questions and answers for…
The default file import/upload size in phpMyAdmin is 2MB, For increasing file import size You need to make some changes in php.ini file and restart…
You may have face trouble sending email from your localhost server XAMPP, WAMP, LAMP. Because When you setup apache in local system it won’t by…
Validating email address on server side is more secure way to prevent from span entry, Some people disabled javascript on their browser and enter wrong…
These are the different types of Document Ready functions typically used in jQuery. If you want to run, execute any event in JavaScript you must…
Here is the quick WordPress function to fetch latest approved comments for each posts, Normally, WordPress displays comments on single post views via the comments.php…
Here I have complied 5 Random Useful PHP Code Snippets / Function, which are very handy to use in any web based project, you can…
We all know the power of cURL, In short cURL is a library that lets you make HTTP requests in PHP ,In the part of…
Textillate.js combines some awesome libraries to provide a ease-to-use plugin for applying CSS3 animations to any text. You can use this awesome library to create…
This is a quick solution to fix broken image problem using jquery, Suppose we have a web page that includes a bunch of images. Sometimes…