\n
\n
\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 " $addurl\n"; echo "You MUST Enter http://\n"; echo " \n"; echo "\n"; echo " $delurlPLEASE NOTE: There must be at least one site listed in your rotator to function correctly!\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 "\n |
![]() |
![]() |
|||||||||||||||||||||||||
home | about us | contact us | ||||||||||||||||||||||||||
|
||||||||||||||||||||||||||
![]() |
||||||||||||||||||||||||||
![]() |
||||||||||||||||||||||||||
![]() |
||||||||||||||||||||||||||
|
||||||||||||||||||||||||||
![]() |
||||||||||||||||||||||||||
![]() |
||||||||||||||||||||||||||
![]() |
||||||||||||||||||||||||||
30-Day Money Back Guarantee | Terms & Conditions | Contact Us | Investor Relations | © 1997 - FortuneCity.com Inc. All Rights Reserved |