PHP - Category - Page 5

Add Google reCaptcha V3 Example with PHP

How to add Google reCaptcha V3 to secure a form in PHP with an example. ...

August 11th, 2022

How to Upload Files to Google Drive with API using PHP

An easy example PHP script to learn how to upload files to Google Drive using cURL API. ...

August 5th, 2022

Add Watermark using PHP to Existing or New PDF

Simple PHP script to add watermark to an existing or new PDF document using FPDF library. ...

July 16th, 2022

Generate PDF from HTML with JavaScript and Example

A detailed explanation on the variety of available libraries, tools to generate PDF from HTML with example codes. ...

May 12th, 2022

PHP CURL Post and Get request with example

How to create PHP curl post and other request methods with a basic introduction and more use case examples. ...

May 6th, 2022

Project management tool for freelancers – Cazny

Project management tool for freelancers to save precious time and increase focus on billable hours. ...

April 18th, 2022

PHP compress image optimize, resize and upload

The PHP compress image process optimizes uploaded images by resizing with optimal quality. Uses PHP GD function for compression. ...

April 11th, 2022

PHP Pagination Code with Search using AJAX

A simple example for PHP pagination code with search and sorting feature with AJAX . ...

March 17th, 2022

PHP Login Form with MySQL database and form validation

PHP login form example helps to build a secure login page in PHP applications with database using MySQLi and with form client-side validatio ...

March 1st, 2022

PHP File Upload to Server with MySQL Database

PHP file upload to server examples with minimal code to insert the file into the MySQL database and manage records with edit, delete control ...

February 1st, 2022

↑ Back to Top