PHP - Page 14

How to Create Barcode Generator using PHP

Barcode is a machine-readable ident bundled with data about an entity. It is particularly used to store product-related data like price, cod ...

September 30th, 2018

Top 10 Factors in eCommerce Shopping Cart Software Gallery Design

eCommerce shopping cart software design is a highly underestimated work. The shopping cart software decides the fate of your online business ...

September 27th, 2018

Authorize.Net Payment Gateway Integration using PHP

Authorize.Net payment gateway is one of the widely used payment-enabling mechanisms in many eCommerce software. It supports the standard Vis ...

September 27th, 2018

Forecast Weather using OpenWeatherMap with PHP

In this tutorial, we are going to create a PHP application to display weather forecast information using an API. The example code created fo ...

September 24th, 2018

How to Get Google reCaptcha Site and Secret key

Google reCaptcha is a popular service providing anti-abuse security to protect your application. For integrating Google reCaptcha in an appl ...

September 21st, 2018

Column Search in DataTables using Server-side Processing

DataTables is a feature-packed jQuery plugin that displays results in a tabular form. It provides a rich interface with effective sorting, s ...

September 18th, 2018

Change Order of Images in Photo Gallery with Drag and Drop using PHP AJAX

Drag and drop is a convenient UI feature for users when handling elements. In particular, while displaying images in a gallery and allowing ...

September 17th, 2018

How to Export Contact as vCard using PHP

VCard or VCF is a virtual contact file containing contact information in a standard format. It is used to attach and transfer contact data v ...

September 14th, 2018

How to Implement OTP SMS Mobile Verification in PHP with TextLocal

OTP is an effective way of validating users. This type of validation is widely followed by the banking applications, e-commerce software, an ...

September 4th, 2018

How to Enable and Customize Google Invisible reCAPTCHA in a Webpage

We have seen several examples of adding captcha in a PHP web application. CAPTCHA stands for “Completely Automated Public Turing test ...

September 3rd, 2018

↑ Back to Top