PayPal Payment Integration in PHP


In this tutorial, I will explain how to do PayPal Payment Integration in PHP. As of now, it is the most popular online American payment system which makes it easy to send and receive money over the internet.

41 Comments

Facebook Official Page: All PHP Tricks

Twitter Official Page: All PHP Tricks

PHP CRUD Operations Using PDO Prepared Statements


In this tutorial, I will explain how to perform PHP CRUD operations using PDO Prepared Statements. CRUD stands for Create, Read, Update and Delete, these four functions are essential part of any application.

15 Comments

Facebook Official Page: All PHP Tricks

Twitter Official Page: All PHP Tricks