#1273 – Unknown collation: ‘utf8_general_ci’
Some time we get the error #1273 – Unknown collation: ‘utf8_general_ci’ when we import the database on different server. This issue occurred due to difference...
Error (near “ON” at position 25) while importing Table for WORDPRESS
Some time When we import the large database file then shows the errors
...
how to extract .wpress file ?
How to extract wpress file ? Here is simple process to open the wpress file....
How to create Meta Box for custom post type
WordPress Meta Box for custom post type Some time we needed the custom meta box to add the extra fields with custom post type, There...
Call to undefined function create_function
Call to undefined function create_function, Some time when we upgrade the PHP with PHP 8 then getting the error....
Country Drop Down Using PHP
Creating a country drop down is the most time consuming work. Here You can the find the array of countries. also drop down script to...
How to Remove AMP for WordPress Website ?
Disabling and Remove the AMP Plugin First step Deactivate the AMP plugin and Remove the AMP plugin from plugin list. Setting Up Redirects Remove the...
How to print alphabet latters In Php?
It is very easy to print alphabet latter in php. This is a type of matrix in which we can print rows and columns. You...
How to print chess board in php ?
In this article, we are going to learn to code the Chess board in php. I will present you a code to get the output...
How to use Custom Select query in Drupal 8
Some time we need to apply custom query to fetch the record from database in Drupal 8. below are several examples how to get data...
How to Create Custom module in Drupal 8
To create the custom module in Drupal 8 we have to follow the below steps:- Custom module folder structure custom field for content type modulename...
How to make Animated css with @keyframes
CSS Animations -
CSS animations is used to create the animation without JavaScript, Jquery and Flash. CSS and the HTML code is generated animations.
Animation Properties: ...
Animation Properties: ...