Nieuws

Simple-Ajax-Contact-Form-Using-jQuery-PHP creating a simple Ajax based Contact form using jQuery and PHP. Why Ajax? because your visitors don’t have to reload the page in order to send you email, they ...
PHP-Jquery-Ajax-Crud-Example Today, I want to share with you PHP Mysql CRUD using Jquery Ajax from scratch. CRUD stands for Create, Read, Update and Delete database data. Add, Edit, Update, and Delete ...
We have received many requests from our readers on how to upload multiple images using jQuery, Ajax and PHP without refreshing the page or on fly. So, we have written the simple tutorial about ...
Step 2: Create Database Connection Create file name ‘database.php’ to connect from the mysql database we have assigning the database credentials, MySQL host, user, password and database name the ...
Hello reader's, if you want to get the records of visitors that visits your webpage then in this blog you can learn and build your own. here we will develop it by using php and ajax.page counters ...
So in this article i will let you know how to crop and upload an image with Laravel and jQuery Croppie plugin. It is very easy to integrate in your Laravel or php application.