PHP - Page 8

Live Search Bar for an eCommerce Website like Amazon

eCommerce live search example PHP code with steps to implement for an eCommerce website. Lightweight custom PHP without using any plugin or ...

May 11th, 2021

How to Create Dynamic Stacked Bar, Doughnut and Pie charts in PHP with Chart.js

How to create chart in php using Chart.js. A lightweight component to create static and dynamic charts in web with example PHP script. ...

May 9th, 2021

Get Geolocation with Country by IP Address in PHP

Get and parse the geolocation data with country name and code from visitors' IP address via API services programatically. ...

May 3rd, 2021

Single Product eCommerce Website with Email Checkout in PHP

A basic and clear example for creating an eCommerce website for selling one and only product online and allow checkout order via customer em ...

April 27th, 2021

Sending email using PhpMailer with Gmail XOAUTH2

Sending emails using the PHPMailer library via Gmail XOAUTH2 protocol with advanced features and security improvements. ...

April 16th, 2021

How to Generate Dynamic XML Sitemap for Website in PHP

Simple solution on how to create a custom dynamic XML sitemap generator in PHP with MySQL database. ...

April 6th, 2021

How to Create a Contact Form in WordPress

A quick guide to create a contact form in wordpress with minimal customization using the template files created in a child-theme. ...

March 22nd, 2021

Bootstrap eCommerce Recently Viewed Products List Carousel

Bootstrap enabled eCommerce carousel that is dynamically loaded with recently viewed product items from the database. ...

March 10th, 2021

Live search in PHP and MySQL with AJAX

A simple guide for getting started to create a live search in PHP and MySQL with a suitable example code will give a good idea about impleme ...

March 9th, 2021

Responsive Contact Form using Foundation Front-end Framework

A responsive contact form example code using Foundation front-end framework's basic building blocks and pre-defiend semantic classes. ...

March 2nd, 2021

↑ Back to Top