PHP | Page 10

Subscribe and unsubscribe system in PHP and AJAX


In this tutorial, we will create subscribe and unsubscribe system using PHP and AJAX. The subscribe system is created to send notifications, and post updated page links to all subscriber's email IDs. We will create a subscribe system in PHP, AJAX, jQuery, bootstrap, and PDO.




How to PHP MYSQL connection using cPanel Hosting


In this tutorial, we will make a PHP MYSQL connection using cPanel hosting. Move your website from localhost (local server) to live server using cPanel hosting. Learn how can we live our PHP website using Cpanel hosting.




Like and dislike system in PHP and AJAX with MYSQL database


In this tutorial, we will create a like and dislike system in PHP and AJAX with the MYSQL database. Create a like and unlike system like Facebook and Youtube.Users can like and unlike or dislike and undislike any post. Make a social like and dislike feature using PHP.




Student Online admission form with printable preview in PHP


Create a student online registration form using PHP and MYSQL database and use it as an admission form. In this tutorial, we will create a student admission form with a PDF previewable and printable in PHP with the MYSQL database.




How to upload image with CKEditor in PHP


Images play important role in HTML text editors. In this tutorial, we will upload images with CKEditor in PHP. Users can upload images with the CKEditor HTML text editor. We will learn how to file upload with the CKEditor using PHP.




Razorpay payment gateway integration in PHP and MYSQL


Razorpay payment gateway is a famous online payment gateway. In this tutorial, we will integrate Razorpay payment gateway in PHP and MYSQL. Razorpay payment gateway integration in PHP with MYSL database. Create a simple eCommerce system with Razorpay payment gateway in PHP.




Payumoney payment gateway integration in PHP with MYSQL


PayUmoney payment gateway provides services to receive online payments. In this tutorial, we will integrate the PayUmoney payment gateway in PHP with the MYSQL database. PayU payment gateway integration in PHP and MYSQL.




Standard PayPal payment gateway integration in PHP


Paypal is a multinational financial technology company proving online international payment services. Integrate standard PayPal payment gateway in PHP with MYSQL database. Paypal payment gateway integration with IPN service in PHP and MYSQL.




Login and registration forms in PHP PDO and OOPS


In this tutorial, we will create login and registration forms in PHP PDO and OOPS concepts. Sign-in and signup system using PDO-prepared statements and object-oriented programming (OOPS). Create a secure login and registration system in PHP and MYSQL.




How to setup cron job in cPanel hosting?


The cron is a utility service in Linux that is used to execute tasks repetitively. In this tutorial, we will learn how to set up a cron job in cpanel hosting. Configure cron jobs in Cpanel. We will set up a cron job to execute a PHP file.