Hi Friends, Today we discuss one important topic related to ajax like calculate the time difference from current time using ajax in php. In the previous article How to get current Time using JavaScript In here there is little bit changes for solving this problem. Ajax method is helps to …
Read More »Angular Js applications – Insert, Fetch , Edit – update , Delete Operations
Good Morning To all, The angular js is very useful framework to develope web applications. The angular js is a Javascript framework, we can buld well structured , maintainable ans easily testable front-end applications. And Why Should I Use It? If you are not try to develope application using angularjs …
Read More »PHP AJAX Image Upload
Hi all, In this article shows how to upload an image file using PHP and AJAX. In here, we are sending form data to PHP script using ajax(). First we upload the image through PHP form and return success message as AJAX response. Table Of Content The HTML Ajax Stylesheet/CSS …
Read More »Ajax Upload and Resize an Image with PHP
Hi Guys, Today I am presenting the most important social networking feature called ajax upload and resize an image without refreshing the page using PHP and jquery. This article contains three folders called js,includes and uploads with PHP files. includes — getExtension.php — compressImage.php js — jquery.min.js — jquery.form.js uploads …
Read More »