HI I KNOW I'M NEW AN YET HAVENT CONTRIBUTED TO ANYTHING, BUT IS IT POSIBLE FOR SOMEONE TO FIX AMEND THIS SCRIPT FOR ME, IF ANYONE HAS ANY PROBLEMS ON ANYTHING ELECTRONIC I.E COMPUTERS,DIGITAL CAMERAS, ANYTHING ELECTRONIC JUS GIVE ME A MSG, OR EVEN ANYHING TO DO WITH SCRIPTS AND HOSTINGS I WILL BE MORE THAN HAPPY TO HELP YOU,
<span style="font-size:14pt;line-height:100%">i want the linkes in the second codebox to be inserted correctly into the above drop down menu, iv done it before butt have fogot.
</span>
<div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'>echo "<select name=\"Options\">";
echo "<option value=\"m/index.php?username=$username&password=$password\"> Male</option>";
echo "<option value=\"f/index.php\">Female</option>";
echo "</select><anchor>
Select<go href=\"$(Options)\"></go></anchor>";
echo "
";
</div>
<div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'><a href=\"/m/index.php?username=$username&password=$password\"> male</a>
";
<a href=\"/f/index.php?username=$username&password=$password\"> Female</a>
";</div>
wen i tried to fix it from what a can remember it came up with da error for female ( http://ravernation.info/f%2Findex.php )
<span style="font-size:14pt;line-height:100%">i want the linkes in the second codebox to be inserted correctly into the above drop down menu, iv done it before butt have fogot.
</span>
<div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'>echo "<select name=\"Options\">";
echo "<option value=\"m/index.php?username=$username&password=$password\"> Male</option>";
echo "<option value=\"f/index.php\">Female</option>";
echo "</select><anchor>
Select<go href=\"$(Options)\"></go></anchor>";
echo "
";
</div>
<div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'><a href=\"/m/index.php?username=$username&password=$password\"> male</a>
";
<a href=\"/f/index.php?username=$username&password=$password\"> Female</a>
";</div>
wen i tried to fix it from what a can remember it came up with da error for female ( http://ravernation.info/f%2Findex.php )
Comment