Tech Arise

Web Development Tutorials & Resources

Skip to content
Menu
  • Home
  • Tutorials
    • PHP
    • Codeigniter
    • Node JS
  • How To
  • Live Demo

Category: PHP

Build Simple Shopping Cart using PHP, Ajax and MySQL

Posted onLast Updated : November 29, 2019Last Updated : September 7, 2023By TechArise Team
In online marketing, a shopping cart is a piece of software that facilitates the purchase of a products. So if you want to build a simple PHP shopping cart in your web project, then you’re here at right place. The shopping cart functionality handled with PHP SESSION to add remove products. [...]
Read More

Convert Associative Array into XML in PHP

Posted onLast Updated : November 9, 2019Last Updated : September 18, 2021By TechArise Team
XML (Extensible Markup Language) is a markup language that encodes documents in a machine-readable and human-readable format. When we have an issue with database size to store dynamic data then XML file format is the best to store dynamic data and retrieve it according to needs. In this, tu [...]
Read More

Build Domain WHOIS Lookup System using PHP and Ajax

Posted onLast Updated : November 2, 2019Last Updated : September 7, 2023By TechArise Team
WHOIS (pronounced as the phrase "who is") is a query and response protocol that is widely used for querying databases that store the registered users or assignees of an Internet resource, such as a domain name, an IP address block or an autonomous system, but is also used for a wider range of [...]
Read More

Integrate the Google reCAPTCHA in PHP Contact Form

Posted onLast Updated : November 2, 2019Last Updated : September 7, 2023By TechArise Team
A CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a type of challenge-response test used in computing to determine whether or not the user is human. In this tutorial, we have shared how to integrate the Google reCAPTCHA in PHP contact form. Google reC [...]
Read More

Build Simple REST API with PHP and MySQL

Posted onLast Updated : October 28, 2019Last Updated : September 7, 2023By TechArise Team
REST stands for Representational State Transfer. RESTful Web services are one way of providing interoperability between computer systems on the Internet. Rest API help to communicate between the client app and the server application. REST is an architecture style for designing networked applic [...]
Read More

Build Captcha in CodeIgniter using Captcha Helper

Posted onLast Updated : October 26, 2019Last Updated : September 7, 2023By TechArise Team
A CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a type of challenge-response test used in computing to determine whether or not the user is human. Captcha code is a combination of some readable text with some distorted shapes to be read only by a human [...]
Read More

How to Generate Barcode Generator using PHP

Posted onLast Updated : October 13, 2019Last Updated : September 18, 2021By TechArise Team
Barcode is a machine-readable code in the form of numbers and a pattern of parallel lines of varying widths. Barcodes are often used to help organize and index information or prices about an object. The Barcode is very useful for fast-selling items to identify items quickly and also useful t [...]
Read More

Generate QR Codes using PHP

Posted onLast Updated : October 13, 2019Last Updated : September 18, 2021By TechArise Team
QR code (Quick Response code) is the trademark for a type of matrix barcode. PHP QR Code is an open-source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purel [...]
Read More

Stripe Manage Subscription Payment using Codeigniter

Posted onLast Updated : October 12, 2019Last Updated : September 10, 2023By TechArise Team
Recurring payments also known as AutoPay are automatic payments to authorize and collect charges immediately, Stripe Subscriptions provides you the platform to set up and manage recurring payments. In this tutorial, We will share how to integrate Stripe Manage Subscription Payment using Co [...]
Read More

Integrate CCAvenue Payment Gateway using PHP

Posted onLast Updated : October 6, 2019Last Updated : September 18, 2021By TechArise Team
CCAvenue is a popular Payment Gateway that allows e-transaction. It is designed to integrate quickly and hassle free. This is authorized by Indian financial institutions and one of the most secure payment gateway to transact money for an online e-commerce/shopping. I will explain you step by [...]
Read More

Posts pagination

Previous Page Page 1 Page 2 Page 3 Page 4 … Page 8 Next Page

Latest Articles

  • Library Management System in PHP and MySQL
  • NodeJS RESTfull APIs with Express and MySQL
  • How to get current date, given a timezone in PHP
  • Laravel 9 Registration and Login using MySQL
  • Convert HTML Content to PDF using JavaScript
  • Home
  •  |  
  • Contact Us
  •  | 
  • About Us

Copyright © 2011 - 2026 TECHARISE.COM All rights reserved.