Its a dropdown menu of games.
Here's the code:
Code: [Select]
<?php
$d=mysql_query("SELECT * FROM game") or die(mysql_error());
echo "<select name='gamelist' id='gamelist' onchange='document.location=(gamelist.value)'>
<op...
|
Pages: [1]
|
Menu
|
||||||||||||