' . $metaTitle . '
' . "\n\t\t"; echo '' . $metaDesc . '
' . "\n\t\t"; ?>
Copy this code and paste it anywhere in your profile.
$rootBase = $_SERVER["DOCUMENT_ROOT"]; // <--NEVER REMOVE/EDIT THIS LINE //======================================================// // MySpace Resource Script v1.21 - ScriptHippo.com // //======================================================// //======================================================// // This script is created by Script-Hippo for // // use on a single domain. You may not sell, // // copy, distribute, make derivative works or // // otherwise steal this script for any reason. // // If you did not purchase this script directly // // from ScriptHippo.com, you may be entitled to // // a full refund. Please contact ScriptHippo at // // http://www.scripthippo.com/support to report // // this activity. // //======================================================// //======================================================// // Copyright© ScriptHippo.com // //======================================================// $metaTitle = "Scrollable Friends & Comment Boxes"; $metaDesc = "Place this code as follows to make your friends and comments stay in a neat and scrollable box rather than making your profile a mile long."; $metaKeywords = "reverse friends, reverse comments"; include($rootBase . '/_inc/config.php'); include($rootBase . '/_theme/header.php'); include($rootBase . '/_theme/breadcrumb.php'); ?>
Copy this code and paste it anywhere in your profile.