Skip to content
  • Audio Video Downloader
  • YouTube to Audio converter
W3 Programmings

W3 Programmings

Tutorials & Snippets

  • What’s New?
  • Frontend
    • HTML
    • CSS
    • jQuery
    • Bootstrap
    • JavaScript
  • Backend
    • PHP
    • MySQL
  • CMS
    • WordPress
    • WooCommerce
    • DIVI
  • Contact
    • Contact Us
    • Privacy Policy

Tag: SQL

  • Home
  • SQL
How to execute SQL file in PHP web applications
MySQL PHP

How to execute SQL file in PHP web applications

May 3, 2018January 31, 2021 Hamza Mehmood

In PHP development when we are dealing with dynamic applications we need to work with SQL and to execute SQL file in PHP. Sometimes it

Read More
Where does the Media Library live in the database?
MySQL WordPress

Where does the Media Library live in the database?

February 26, 2018January 31, 2021 Hamza Mehmood

The Media Library lives in both wp_posts and wp_postmeta. wp_postmeta contains the image URL wp_posts contains an entry for each image insertion into a post, along with the post ID.

Read More
MySQL PHP WordPress

Fetch menu id by menu name of WordPress

November 24, 2017October 23, 2019 Hamza Mehmood

Fetch menu_id from the database using menu name and integrate it in your WordPress theme.

Read More
MySQL WooCommerce WordPress

WooCommerce basic SQL queries to fetch data for reports and API

November 7, 2017October 23, 2019 Hamza Mehmood

Below are some basic MySQL queries for getting WooCommerce products, categories, orders, and order items from the database.  All of the queries assume the default

Read More
MySQL PHP WooCommerce WordPress

WooCommerce Fetch All Orders by Date Range

November 3, 2017October 23, 2019 Hamza Mehmood

Some times we need to display the reports of our WooCommerce store in custom way. I have searched a lot over the internet and find

Read More

Search

Recent Posts

  • Date range filters in server side jQuery dataTables using PHP and AJAX
  • Detect any browser using JavaScript
  • How to use ACF Advanced custom fields plugin in WordPress
  • Apply CSRF in the php application to prevent CSRF attacks
  • Detect which submit button is clicked when a form is submitted

Categories

  • .htaccess
  • Bootstrap
  • cPanel
  • CSS
  • DIVI
  • HTML
  • JavaScript
  • jQuery
  • MySQL
  • PHP
  • WooCommerce
  • WordPress

Tags

.htaccess ACF Ajax Arrays Bootstrap Browser cPanel Credit Card CSS DataTables DIVI DIVI Builder DIVI Theme Email Featured Forms HTML https JavaScript jQuery Masking Menu Bar MySQL Payment PHP Plugins Products Scroll SKU SQL SSL WooCommerce WordPress

Archives

  • February 2021
  • January 2021
  • November 2020
  • June 2020
  • March 2020
  • February 2020
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • January 2019
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • May 2018
  • April 2018
  • February 2018
  • November 2017
  • August 2017

Copyright © 2021 w3programmings.com
All rights are reserved.

JOIN OUR NEWSLETTER

And get notified everytime we publish a new blog post