Skip to main content

PHPZAG.COM

  • Home
  • Tutorials
    • PHP
    •  OOP
    • Laravel
    • AngularJS
    • WordPress
    • HTML5
    • Javascript
    • JQuery
    • Magento
    • MYSQL
    • WordPress
    • Payment Gateways
  •  Live Demos
  • Advertise

PHP

Here you will find useful PHP tips and tutorials.

Stripe Payment Gateway Integration in PHP

Last Updated: 1 August, 20221 August, 2022 PHPZAG Team Payment Gateways, PHP 5 Comments

Stripe is the hottest payment gateway in the web industry. It offers payment processing services that can easily integrate in web applications. Stripe provides an easy way to accept debit card and credit card to collect payment on web applications. If you want to integrate payment gateway in your web application, Stripe can be the […]

Read More

Creating a Daemon Process in PHP

Last Updated: 4 July, 2021 PHPZAG Team PHP, Tutorials 1 Comment

In our previous PHP tutorial, we have explained how use Prepared Statement with PHP and MySQL. In this tutorial we will explain how to create Daemon script in PHP. PHP is a server side language primarily used for developing web applications, but it can also be used as a background script for many purposes like […]

Read More

Using Prepared Statement with PHP & MySQL

Last Updated: 4 April, 20214 April, 2021 PHPZAG Team PHP, Tutorials Leave a comment

In our previous PHP tutorial, we have explained how to convert an Array to JSON in PHP. In this tutorial we will explain how to use Prepared Statement to avoid SQL injection with PHP and MySQL. A Prepared Statement (parameterized statement) are created with query template with placeholders instead of providing actual values. The placeholders […]

Read More

Build Inventory System with Ajax, PHP & MySQL

Last Updated: 2 August, 20222 August, 2022 PHPZAG Team PHP, Tutorials 32 Comments

Inventory Management System is a tools for managing inventory data like orders, purchase, sales etc. Generally, desktop based inventory management systems are used to manage inventory data but its limited to that specific system. So the web based systems are more useful than desktop application as the web application can be accessed anywhere we need. […]

Read More

Poll and Voting System with PHP and MySQL

Last Updated: 2 August, 20222 August, 2022 PHPZAG Team PHP 6 Comments

Poll or Voting system is used in web applications for survey purpose. The Poll system is mostly used in eCommerce websites, News websites etc. to take views of users. So if you’re developing a website and wants to implement voting system then you’re here at right place. You can easily develop voting system using PHP […]

Read More

Posts navigation

    class='wp-pagenavi' role='navigation'>
  • First
  • Previous
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next
  • Last


Subscribe my updates via Email

  • Facebook
  • Twitter
  • Google Plus
  • Feed

Popular Search Tags

AI Tools AngularJS API Articles Code Snippets copilot Gemini HTML5 Interview Questions Javascript JQuery Laravel Magento MYSQL Payment Gateways PHP Tutorials vscode Wordpress

Latest Tutorials

  • How to Use Codename Goose AI Framework 31 May, 2025
  • How to Use Gemini Code Assist with GitHub in VSCode 3 May, 2025
  • How to Use Gemini Code Assist Shortcuts in VSCode 20 April, 2025
  • How To Use Gemini Code Assist in VS Code 12 April, 2025
  • Must-Use GitHub Copilot Shortcuts in VSCode 24 March, 2025

Popular Tags

AI Tools AngularJS API Articles Code Snippets copilot Gemini HTML5 Interview Questions Javascript JQuery Laravel Magento MYSQL Payment Gateways PHP Tutorials vscode Wordpress

Copyright © 2011 - 2025 PHPZAG.COM All rights reserved. | About | Contact | Advertise | Privacy Policy