For some requirement we need to generate thumbnail image from user uploaded image without decreasing image quality. Here is php script that resizes upload image (whether it small or bigger one ) to the thumbnail size you set. Note: PHP….. Read More >>>>
Continue Reading »Ajax
Ajax Multiple Image Upload With Resize Using jQuery PHP
In previous tutorial I had explained ajax single image upload using jQuery and PHP. Ajax Image Upload Using jQuery, PHP and MySQL In this tutorial we are going to see Ajax Multiple Image Upload With Resize Using jQuery PHP and ….. Read More >>>>
Continue Reading »Ajax Image Upload Using jQuery, PHP and MySQL
Ajax image upload using jQuey and PHP will give nice user experience than HTML form posting. In this post we are going to see how to upload an image using ajax form posting. Please refer following tutorial in this series….. Read More >>>>
Continue Reading »Get Content of HMTL Page Using PHP CURL
In some situation you may need to get html content of given URL. Here is I am showing one of the method to get html content of given URL using PHP CURL. You may use file_get_contents() method in PHP to….. Read More >>>>
Continue Reading »Inline edit using jQuery and PHP, MySQL and Bootstrap 3
In this tutorial I had updated my previous tutorial on Inline Edit ( Inline Editing using PHP, MySQL, jQuery and Twitter Bootstrap ) using Twitter Bootstrap 3.2. If you have any doubt in this tutorial please refer my previous tutorial….. Read More >>>>
Continue Reading »Responsive Quiz Application Using PHP, MySQL, jQuery, Ajax and Twitter Bootstrap Part-3
In this tutorial I made few changes in the Responsive Quiz Application Using PHP, MySQL, jQuery, Ajax and Twitter Bootstrap based on the request from users. Note : You can refer my latest Quiz application Responsive PHP Quiz Script….. Read More >>>>
Continue Reading »