" . utf8entities($text) . ""; } function printPrompt($id) { $prompts = array( "You are about to send this planet a warning regarding its name.", "You are about to validate this planet name.", "You are about to reset this planet." ); return " onclick='return confirm(\"{$prompts[$id]}\\nPlease confirm.\")'"; } ?>