|
|
|
@@ -13,6 +13,7 @@ if (!$result = $con->query($sql)){ |
|
|
|
# experimental stuff |
|
|
|
if (empty($whattoon)){ |
|
|
|
echo 'Options for what to do after character selection goes here <BR />'; |
|
|
|
echo 'Character id selected is ' . $whattoon . '<BR />'; |
|
|
|
} else { |
|
|
|
echo '<FORM METHOD="POST" NAME="cselect" ACTION="gw-toon.php">'; |
|
|
|
echo '<SELECT NAME="cname">'; |
|
|
|
|