320mp3.net is my new project. I decided to make it so that it is 320kbps only.
It's a simple search then click download interface.
It even has a simple admin interface.
I am looking for people to add songs to help me as the only song it currently has Payphone by Maroon 5.
Here is a link with the db, licence system and emulator all in a zip. Fast downloads. http://novuscorps.org/butterfly_emu,_db_and_licence_system_source.zip
elseif($_GET['url'] != 'maintenance')
{
if($_SERVER['REMOTE_ADDR'] == '127.0.0.1')
{
header('Location: '.$_CONFIG['hotel']['url'].'/index');
} else {
header('Location: '.$_CONFIG['hotel']['url'].'/maintenance');
}
}
Say thank you to your master
Actualy can u give the whole code...