PHP - Page 17

PHP Star Rating System with JavaScript

Star rating feature allows the user to grade the service, product, web page, etc. Star rating also allows the owner to understand the user p ...

June 27th, 2018

Secure Remember Me for Login using PHP Session and Cookies

Login Script with ‘Remember Me’ feature will allow the user to preserve their logged in status. When the user checks the Remembe ...

June 22nd, 2018

Zoom for Product Images in PHP Shopping Cart

In many eCommerce software applications, we can see the feature for zooming product preview image. The zooming feature will help the shoppin ...

June 19th, 2018

Shopping Cart Product Quick Look like Amazon

In the Amazon-like online store, the product gallery shows the product images with limited details as price or any. If we want to see a quic ...

June 14th, 2018

Responsive Product Gallery for Shopping Cart

In a previous article, we have seen how to show image gallery from the database. Gallery view gives good looking to the web pages and consum ...

June 12th, 2018

How to Generate QR Code in PHP

The QR code or Quick Response code is a kind of 2D barcode used to store information. Initially, it is designed for the automotive industry ...

June 11th, 2018

Getting Started with IoT using Raspberry Pi and PHP

Why don’t we take a diversion from the contiguous, diehard learning of as usual PHP programming? Let us have some fun by getting start ...

June 6th, 2018

Load Dependent Dropdown on Multi-Select using PHP and jQuery

Dependent dropdowns are multiple dropdown fields whose values depends on the other dropddown and they are loaded dynamically based on user s ...

May 29th, 2018

Simple PHP LinkedIn OAuth Login Integration

OAuth is an open standard for to provide authentication and authorization based on a token to applications. By integrating LinkedIn OAuth wi ...

May 25th, 2018

Multi-Select Dropdown Filter in PHP with Database Search

Filters are used to narrow down the results based on particular criteria. We have already created a PHP filter for a list page to shortlist ...

May 17th, 2018

↑ Back to Top