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 tutorial

Export Data to CSV with PHP and MySQL

Last Updated: 3 August, 20223 August, 2022 PHPZAG Team PHP Leave a comment

Recently we have published tutorial to Export Data to Excel with PHP and MySQL and get huge response from our readers. Many of our users requested to also publish tutorial to export data to CSV using PHP and MySQL. The CSV (comma separated values) format is the most popular file format to use for data […]

Read More

Check User Availability with PHP and jQuery

Last Updated: 21 April, 202421 April, 2024 PHPZAG Team JQuery, PHP Leave a comment

Checking username or email availability before form submission is a popular feature. In this tutorial, we have implemented username availability check functionality using PHP, MySQL and jQuery AJAX.

Read More

YouTube Video Downloader Script in PHP

Last Updated: 21 April, 202421 April, 2024 PHPZAG Team PHP 32 Comments

YouTube is the most popular videos sharing platform where we watched videos online. However, we often need to get those YouTube videos for offline uses. If you’re a PHP developer then definitely you’re looking for a PHP script to download YouTube videos on your local server. So here in this post, we will explain how […]

Read More

Using PHP regex to remove link but keep anchor text

Last Updated: 21 April, 202421 April, 2024 PHPZAG Team PHP 1 Comment

Sometimes we need to remove anchors from html while displaying html content. You can easily remove links or anchors from a html content using PHP preg_replace() function with regular expressions.

Read More

Remove an item from comma separated string using PHP

Last Updated: 20 April, 202420 April, 2024 PHPZAG Team PHP 1 Comment

Sometimes we need to remove specific item from comma separated string. Here is a running PHP function to remove an item from a comma-separated string. The function will remove the selected items from the string and return the remaining parts of the string.

Read More

Posts navigation

    class='wp-pagenavi' role='navigation'>
  • 1
  • 2
  • Next


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