Skip to content
  • Home Blog
  • More Online Tools
    • Code Compress & Beautify
      • HTML Compress
      • CSS Compress
      • JavaScript Compress
      • CSS Beautify
    • Words & Character Utitlies
      • Keywords Density & Word Count
      • Change Case
    • Image Convertor
      • Image To WebP Convert
      • EPS To PNG
    • SEO Tools
      • Extrat Title & Meta Tags
      • Extrat Heading Tags
      • Extract Tags From Youtube Video
      • Title Meta Length Counter
    • Color Tool
      • HEX to RGB Convert
    • Device Testing
      • Multi Device Simulator
  • Donate
  • Resource
Go back to home

How To Export Databases in MySQL or MariaDB

Posted on: September 24, 2022September 24, 2022MySQL , Ngnix , SSH Commands

Export Databases in MySQL or MariaDB Export databases is a basic task for all web developers when using MySQL or MariaDB. Use MySQL dump for database backup its require for […]

With PHP MySQL Query retrieve fetch all WordPress Blog categories in JSON REST API

Posted on: March 14, 2022MySQL , PHP

PHP MySQL database query for fetching categories data in JSON Format.   I run my WordPress website with MySQL database so need to fetch the database categories post data in […]

MySql query for fetch/ retrieve category data in WordPress with image thumbnail

Posted on: February 14, 2022MySQL , PHP , Wordpress , WordPress

MySql query for fetch WP post_id, post_title, post_date & name with using thumbnail for a particular WordPress category. WordPress also provides some methods for retrieving post data with thumbnails but […]

Create, Import and Export Database in MySQL or MariaDB by Putty

Posted on: January 18, 2022January 18, 2022MySQL , SSH Commands

How to import, export, and create a database in MySQL or MariaDB Create a new database in MySQL or MariaDB First login to MySQL shell or MariaDB in putty using […]

Create Rest API with JSON output form MySQL Database Tables Data in PHP

Posted on: December 5, 2021December 5, 2021MySQL , PHP

Developed Simple Rest API data in array convert into JSON fetch from MySQL Database Tables. Below is code for creating JSON Array API data fetch from MySQL database. I use […]

SSH Linux Command for Putty Client – All MySQL Line commands for maintain MySQL database

Posted on: August 19, 2021October 2, 2021MySQL , SSH Commands

How to manage MySQL user account, update records, insert records, login into SSH MySQL, and another SSH command for help to learn MySQL in SSH. List of all commands used […]

Categories

  • MyFreeOnlineTools
  • Resource
  • Author
  • Blog
  • Corona Virus
  • Donate

Recent Posts

  • Create a Taxonomies in Custom Post Type (CPT Plugin) and fetch category post results
  • Creating WordPress PHP Fetch Result to Custom Templates with CPT (Custom Post Type UI Plugin)
  • Gravity Form Submission with Zoho Lead Integration Or Form Data push to Zoho CRM
  • How to change any WordPress blog inner content link href by PHP code
  • Send Object data and variable data with FormData objects using Ajax-requests in jQuery

Recent Post

  • Create a Taxonomies in Custom Post Type (CPT Plugin) and fetch category post results
  • Creating WordPress PHP Fetch Result to Custom Templates with CPT (Custom Post Type UI Plugin)
  • Gravity Form Submission with Zoho Lead Integration Or Form Data push to Zoho CRM
  • How to change any WordPress blog inner content link href by PHP code
  • Send Object data and variable data with FormData objects using Ajax-requests in jQuery
MyFreeOnlineTools