rotates phrases ,, good idea... :)
Using Jamroom
Hi Paul...im getting a 500 internal error with that code above
i removed this part and the site is back up
$_links = array(
‘http://link_to_Phrase1.com',
'http://link_to_Phrase2.com',
'http://link_to_Phrase3.com',
'http://link_to_Phrase4.com',
'etc.',
'etc.',
'etc.'
);
i tried with only this still getting 500 error
$footer = '' . $option . '';
jrCore_add_to_cache('jrCore', $key, $footer);
return $footer;
}
updated by @boplive: 10/30/14 06:56:57PM