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

Make HTTP Requests Using Curl and Decoding JSON Responses in PHP

Last Updated: 20 April, 202420 April, 2024 PHPZAG Team PHP 5 Comments

PHP has built-in Curl library that let’s you communicate with other servers. The Curl library is enabled by installing cUrl extension in PHP.INI. You just need to uncomment “extension=php_curl.dll” in PHP.INI file to install Curl library.

Read More

Useful PHP Charting Libraries

Last Updated: 20 April, 202420 April, 2024 PHPZAG Team PHP Leave a comment

You can easily create simple charts and graph using PHP GD library. But when you need more complex charts or graphs then you will need advanced libraries. These libraries have importance in web development. Suppose you are in the middle of a project and need to get everything done as soon as possible then these […]

Read More

Instagram API implementation in PHP

Last Updated: 20 April, 202420 April, 2024 PHPZAG Team PHP Leave a comment

Instagram is a fast, beautiful and powerful social plateform to share your photos with friends and family. You can snap a picture, choose a filter to transform its look and feel, then post to Instagram. Also can share to Facebook, Twitter, and Tumblr. In this tutorial you will learn how to implement Instagram API using PHP.

Read More

Know About Magento Object Relational Mapping (ORM)

Last Updated: 3 April, 20243 April, 2024 PHPZAG Team Magento 1 Comment

The implementation of a “Tier Models” is an important part of an MVC framework. It represents the details of your application and handles data in applications. Magento Models play an even greater role, because they usually contain the “Business Logic”.

Read More

Image Upload without Page Refresh with PHP and jQuery with Demo

Last Updated: 2 April, 20242 April, 2024 PHPZAG Team JQuery, PHP 11 Comments

Are you looking for image upload functionality with preview and also without refreshing page using jQuery and PHP? Yes, you’re here at the right place. Here is a very simple code used to upload image file without page refresh using PHP and jQuery.

Read More

Posts navigation

    class='wp-pagenavi' role='navigation'>
  • First
  • Previous
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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