PHP

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

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