PHP - 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

Create JavaScript Shopping Cart with Add to Cart Code

A simple JavaScript shopping cart code containing "add to cart", "cart edit" and "delete/empty cart" features in client-side. ...

May 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

Bootstrap Pagination Example in PHP

Bootstrap pagination example gives built-in UI components to render pagination links for the list pages. ...

April 27th, 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

↑ Back to Top