skilario wrote:
this is what i see:
Quote:
This site do not have a valid license key for Cookie Password Protection because of:
*
Please contact the site owner for more information.
No, what do you see when you create a script with this code:
Code:
<?
$tags = get_meta_tags("http://www.xaviermedia.com/");
echo $tags[description];
?>