You already have a planet, or many of these. Now begone!
Your new planet, '>=utf8entities($args['name'])?>, has been assigned to your empire! View the Planet List
"; echo "Please type the name of your new planet in the field below, then click OK to get the planet."; if ($args['err']) { echo ""; switch ($args['err']) : case 1: echo "This planet name is too long (maximum 15 characters)"; break; case 2: echo "This planet name is incorrect (letters, numbers, spaces and _.@-+'/ only)"; break; case 3: echo "Spaces are not allowed at the beginning or at the end of the planet's name"; break; case 4: echo "Multiple spaces are not allowed"; break; case 5: echo "This planet name is too short (minimum 2 characters)"; break; case 6: echo "A planet by that name already exists"; break; endswitch; echo "."; } echo "Name of your new planet: "; echo ""; echo "Please note that getting a new planet will disband all of your fleets and place you under protection from the Peacekeepers."; echo "