\n \nRotator\n\n\n\n


\n
Rotator Admin

Your Rotator - Click to test or Right-Click and choose Add to Favorites.

"); if ($_GET['admin'] == 'edadmin' || $_POST['admin'] == 'edadmin') { $read = fopen($inc_file, "r"); $read = fread($read, filesize($inc_file)); if (!$_POST['editaduser'] && !$_POST['editadpasswd']) { echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "

Change Admin Username

Enter your new admin username:
Re-enter your new admin username:




Change Admin Password

Your new admin password:
Re-enter your new admin password:




\n"; } if ($_POST['editaduser'] == 'Change Admin Username') { $newuser = trim($_POST['newaduser']); $newusera = trim($_POST['newadusera']); if ($newuser != $newusera) { echo "

Username's do not match!

"; } elseif (!$newuser && !$newusera) { echo "

Username cannot be blank!

"; } else { $read = str_replace($configs[1], $newuser, $read); $fp = fopen($inc_file, "w"); fwrite($fp, $read); echo "

Username was changed successfully.

NOTE: You may have to restart your browser to continue working with your rotator.

"; } } if ($_POST['editadpasswd'] == 'Change Admin Password') { $newpass = trim($_POST['newadpasswd']); $renewpass = trim($_POST['newadpasswda']); if ($newpass != $renewpass) { echo "

Password's do not match

"; } elseif (!$newpass && !$renewpass) { echo "

Password cannot be blank!

"; } else { $newpass = crypt($newpass, "w1cketasw"); $read = str_replace($configs[2], $newpass, $read); $fp = fopen($inc_file, "w"); fwrite($fp, $read); echo "

Password successfully changed!

NOTE: You may have to restart your browser to continue working with your rotator.

"; } } } elseif ($_GET['admin'] == 'edurls' || $_POST['admin'] == 'edurls') { if (!$_POST['addnewurl'] && !$_POST['delete_url']) { echo "
\n"; echo "

$addurl

\n"; echo "You MUST Enter http://

\n"; echo "
\n"; echo "\n"; echo "
\n"; echo "

$delurl


PLEASE NOTE: There must be at least one site listed in your rotator to function correctly!\n"; echo "
\n"; echo "
"; } if ($_POST['addnewurl'] != "") { $newurl = trim($_POST['addnewurl']); if ($newurl != "") { $fp = fopen("$configs[3]", "a"); fwrite($fp, "$newurl\n"); echo "

New URL successfully added.

"; echo "Edit/Add more URL's"; } } if ($_POST['delete_url']) { $read = fopen("$configs[3]", "r"); $read = fread($read, filesize("$configs[3]")); $read = str_replace("$_POST[delete_url]\n", "", $read); $fp = fopen("$configs[3]", "w"); fwrite($fp, $read); echo "

The URL ($_POST[delete_url]) has been deleted.

"; echo "Edit/Add more URL's"; } } echo "
Add/Remove URL's\n     Change Login Details
\n

| URL Rotator by: LJScripts.com |




"; exit; ?>


fortunecity.com
home   |   about us   |   contact us   
   
1.866.NET.CITY

http://bestpaidprograms.fortunecity.com

This site is currently under construction. . .
but it will arrive soon, so check back often!