Simply copy and paste the codes into
the 'about me' section of your profile!
";
//running the while loop
while ($file = readdir($dir_handle))
{
if($file!="." && $file!="..")
echo "

Copy the code below!
|
";
}
echo "
";
closedir($dir_handle);
?>
< Previous Page | Next Page >