Skip to main content

PHPZAG.COM

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

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

Import Excel File in Laravel

Last Updated: 8 May, 20218 May, 2021 PHPZAG Team Laravel, Tutorials Leave a comment

In our previous tutorial, you have learned how to export data to excel file using Laravel. In this tutorial, we will explain how to import excel file data using Laravel. While developing web applications using Laravel, we sometimes need to implement excel spreadsheet file data import to insert bulk data into MySQL database and display. […]

Read More

Export Data to Excel File in Laravel

Last Updated: 2 August, 20222 August, 2022 PHPZAG Team Laravel, PHP Leave a comment

Data Export to Excel (xlsx or xls) format is feature of web project to allow users to export MySQL data for further use. In our previous tutorial you have learned how to export data to excel with PHP, in this tutorial you will learn how to export data to excel in Laravel framework. As PHPExcel […]

Read More

Posts navigation

    class='wp-pagenavi' role='navigation'>
  • First
  • Previous
  • 9
  • 10
  • 11
  • 12
  • 13
  • 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 Copilot Agent Helps You Become a 10x Developer 10 August, 2025
  • How To Use GitHub Copilot Agent Mode in VS Code 27 July, 2025
  • 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

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