"BUILD THE TRUST" Adult Hobbyist Building Challenge

Manage My Entries

Sponsored by the LEGO Group and National Trust for Historic Preservation. For entry rules and contest details, see "Build the Trust".

Challenge Entry Form

You currently have $entryCount entries."); if($entryCount > 0) { echo(" Click below to manage your entries.

\n"); // Fetch 'em $getList = mysql_query("select entry_id, modelname, add_date, mod_date from buildthetrust where u_id = {$_COOKIE['u_id']}"); echo("\n\n"); echo("\n"); $theCounter = 1; while($row = mysql_fetch_array($getList)) { // Spill echo("\n"); echo("\n"); echo("\n"); $theCounter++; } echo("
 Model NameCreatedModifiedEditDelete
$theCounter"); if($row['modelname'] == "") { echo("Model $theCounter"); } else { echo($row['modelname']); } echo("{$row['add_date']}{$row['mod_date']}ChangeDelete


\n"); } else { echo("

\n"); } ?>

You will be able to return and edit your entry for these models at any time.