P.H.P

Twitter Meta Tag | For App

Insert Tags under the <head> of your site and/or page <meta name=”twitter:card” content=”app”> <meta name=̶...Read More

Twitter Meta Tag | Summary with large image

Insert Tags under the <head> of your site and/or page <meta name=”twitter:card” content=”summary_large_image”> <...Read More

Facebook HTML Meta Tags Templet

Insert Tags under the <head> of your site and/or page <meta property=”og:title” content=”My Web.com” /> <meta p...Read More

Mass Delete WordPress Comments using a plugins

Using phpMyAdmin for deleting comments from your WordPress site may be too complicated for some of some, so we suggest to take a look on the following...Read More

Mass Delete comments using phpMyAdmin

Open your hosting cpanel, then scroll down to Database Tools and select phpMyAdmin In the new page that opens select your database Scroll down the pag...Read More

How To Create A phpinfo Page

Log into your cPanel. Open your File Manager. Navigate to the directory you are working with. This is important because each folder can actually be se...Read More

How can I make my php.ini file recursive

The PHP settings defined in your php.ini file are not recursive. What this means is that they do not modify settings in any child folders (which are s...Read More

Import MySQL Database With PHPMyAdmin

Log into cPanel Open phpMyAdmin by clicking the phpMyAdmin icon Select the database in the left menu that you will be working with Click Import in the...Read More