PHP Code Function getMetaTags() to Get Most Common Meta Tags

PHP Code Function getMetaTags to Get Most Common Meta Tags Including title, description, keywords and image

Home Short:

The following php function will return the most common meta tags for a webpage including ...

To call the function $arrMeta = getMetaTags("theUrlOfTheWebPage.html");

Here are a few ways to display this meta information:

S
H
A
R
E