Jump to content

imhere2009

Members
  • Posts

    9
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

imhere2009's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi thank you . here is the code i have that needs the once over, please bare with me im still learning php [code=php:0]<? include("html.php"); $res = mysql_fetch_array(mysql_query("SELECT res FROM $tab[pimp] WHERE id='$id';")); if((maxlength($reserves) != bad) && ($reserves > 0) && (!preg_match ('[0-9]', $reserves)) && (!strstr($reserves,"+")) && (!strstr($reserves,"*")) && (!strstr($reserves,"-")) && (!strstr($reserves,".")) && ($reserves <= $res[0])) { mysql_query("UPDATE $tab[pimp] SET trn=trn+$reserves, res=res-$reserves WHERE id='$id';"); } $pmp = mysql_fetch_array(mysql_query("SELECT pimp,rank,nrank,city,networth,money,trn,res,condom,medicine,crack,weed,glock,shotgun,uzi,ak47,whore,thug,whappy,thappy,payout,crew,msg,atk,ivt,lowrider,attin,attackout,lastattackby,lastattack,cmsg,hummer,bike FROM $tab[pimp] WHERE id='$id';")); $crw = mysql_fetch_array(mysql_query("SELECT name,founder,icon FROM $tab[crew] WHERE id='$pmp[21]';")); $cty = mysql_fetch_array(mysql_query("SELECT name FROM $tab[city] WHERE id='$pmp[3]';")); // turn info $turnupdate = mysql_fetch_array(mysql_query("SELECT lastran FROM $tab[cron] WHERE cronjob='turns';")); $game = mysql_fetch_array(mysql_query("SELECT speed,maxbuild,prize,other,startjackpot FROM $tab[game] WHERE round='$tru';")); $tw=$pmp[12]+$pmp[13]+$pmp[14]+$pmp[15]; $figure=$time - $pmp[28]; $count=round($figure / (60*60*24)); $tillmax=number_format(((($game[1] - $pmp[6])/($game[0] * 6))*60)*60,0); $tillmax = strtotime("+".str_replace(' ','',str_replace(',','',$tillmax))." seconds", $turnupdate[0]); $supstatus = mysql_fetch_array(mysql_query("SELECT status,statusexpire FROM $tab[user] WHERE id='$id1';")); GAMEHEADER("Main Menu"); ?> <table width="100%" align="center" cellspacing="0" cellpadding="12" border="0"> <tr>   <td align="center" valign="top">   <table width="100%">   <tr>     <td valign="top"><table cellspacing="0" cellpadding="0"><tr><?if($crw[2]){?><td height="32" valign="bottom"><a href="crew.php?cid=<?=$pmp[21]?>&tru=<?=$tru?>"><img src="<?=$crw[2]?>" border="0" width="32" height="32"></a>&nbsp;</td><?}?><td><font color="white">  <?   $days = ($supstatus[1]-$time);   $daysleft = round($days/86400);   if($supstatus[0] == admin || $supstatus[0] == supporter AND $supstatus[1] != 0){?>   <b>You are a supporter for <?=$daysleft?> more days.</b>   <?} elseif($supstatus[1] == 0) {?>   <b>You are a supporter for unlimited time.</b>   <?}?>   </font><br>   <font color="white">Currently ranked</font> <?=$pmp[1]?> <font color="white">in <?=$cty[0]?>,</font> <?=$pmp[2]?> <font color="white">National<br>Currently worth</font> $<?=commas($pmp[4])?> <?if($pmp[21] > 0){?><br><?if($pmp[0] == $crw[1]){?>founder of<?}else{?>member of<?}?> <a href="crew.php?cid=<?=$pmp[21]?>&tru=<?=$tru?>"><?=$crw[0]?></a>.<?}?></small></td></tr></table></td>   <td align="right" valign="top"><a href="mailbox.php?tru=<?=$tru?>">Open Mailbox</a><br>     <?if($pmp[22] == 1){?><font color="#66CCFF">you have 1 new message</font><?}elseif($pmp[22] > 1){?><font color="#66CCFF">you have <?=$pmp[22]?> new messages</font><?}else{?>you have no new messages<?}?><?if($pmp[23] == 1){?><br><font color="#white">you have been attacked!</font><?}elseif($pmp[23] > 1){?><br><font color="#white">you have been attacked <?=$pmp[23]?> times!</font><?}?><?if($pmp[24] == 1){?><br><font color="#0066CC">you have a invitation!</font><?}elseif($pmp[24] > 1){?><br><font color="#0066CC">you have <?=$pmp[24]?> new invitations!</font><?}elseif($pmp[30] > 0){?><br><a href="cboard.php?cid=<?=$pmp[21]?>&tru=<?=$tru?>"><?=$pmp[30]?> new crew message</a><?}?></td>   </tr>   </table>   <?if($bigman){?><font color="#white" size="3"><?=$bigman?></font><br><?}?>   <br><font size="+1">&nbsp;   </font>   <br><font size="+1"><font color="White"><?=commas($pmp[6])?> turns</font> and <font color="White">$<?=commas($pmp[5])?> cash</font> on hand.</font>   <?if($pmp[6] < $game[1]){?><br>Max turns in <?=countup($tillmax);?> <? } else { ?><br>You have reached the maximum turns for this round <?}?>   <?if($takeout == reserves){?><br><form method="post" action="index.php?tru=<?=$tru?>">how many turns would you like to add? &nbsp;<input maxlength="7" type="text" class="text" size="7" name="reserves">&nbsp;<input maxlength="7" type="submit" class="button" value="apply"></form><?}else{?>   <?if($pmp[7] != 0){?><br><a href="?takeout=reserves&tru=<?=$tru?>"><font color="#FFFFFF">you also have</font> <?=commas($pmp[7])?> <font color="#FFFFFF">reserve turns</font></a></small><?}?>   <?}?>   <br>   <br>   <table>   <tr>     <td>   <table>   <tr><td align="right"><b>Weapons:</b></td><td>&nbsp;</td></tr>   <tr><td align="right"><font color="white">Glocks:</font></td><td><?=commas($pmp[12])?></td></tr>   <tr><td align="right"><font color="white">Shotguns:</font></td><td><?=commas($pmp[13])?></td></tr>   <tr><td align="right"><font color="white">Uzi's:</font></td><td><?=commas($pmp[14])?></td></tr>   <tr><td align="right"><font color="white">AK-47's:</font></td><td><?=commas($pmp[15])?></td></tr>   <tr><td align="right"><b>Accessories</b></td><td>&nbsp;</td></tr>   <tr><td align="right"><font color="white">Condoms:</font></td><td><?=commas($pmp[8])?></td></tr>   <tr><td align="right"><font color="white">Meds:</font></td><td><?=commas($pmp[9])?></td></tr>   <tr><td align="right"><font color="white">Crack:</font></td><td><?=commas($pmp[10])?></td></tr>   <tr><td align="right"><font color="white">Weed:</font></td><td><?=commas($pmp[11])?></td></tr>   <?if($pmp[25] > 0){?><tr><td align="right"><b>Rides:</b></td><td>&nbsp;</td></tr><tr><td align="right"><font color="white">Lowriders:</font></td><td><?=commas($pmp[25])?></td></tr><?}?>   <?if($pmp[31] > 0){?><tr><td align="right"><font color="white">Hummers:</font></td><td><?=commas($pmp[31])?></td></tr><?}?>   <?if($pmp[32] > 0){?><tr><td align="right"><font color="white">Bikes:</font></td><td><?=commas($pmp[32])?></td></tr><?}?>   </table>     </td>     <td width="50"></td>     <td>     <table>     <tr>       <td>       <nobr>       <?=commas($pmp[17])?> Thugs       <br><font color="White"><?=$pmp[19]?>%</font> <font color="white">Happy, with       <br><?=commas($tw)?> weapons total       </nobr>       </td>     </tr>     </table>     <br>     <table>     <form method="post" action="set.php?tru=<?=$tru?>">     <tr>       <td>       <nobr>       <?=commas($pmp[16])?> Hoes       <br><font color="white"><?=$pmp[18]?>%</font> <font color="white">Happy, at       <br><input maxlength="7" type="text" class="text" name="pay" size="3" value="<?=$pmp[20]?>">% payout. <input maxlength="7" type="submit" class="button" name="setpay" value="Set">       </nobr>       </td>     </tr>     </form>     </table>     </td>   </tr>   </table>   <br><font color="white">Attacks in:</font> <?=$pmp[26]?> &nbsp;<font color="white">Attacks Out:</font> <?=$pmp[27]?>   <br>   <?if($pmp[6] < $game[1]){?>   <br><?if($turnupdate[0]){?>You will receive <font color="white"><?=$game[0]?></font> <font color="white">turns</font> in: <?=countup($turnupdate[0]+600)?>   <br><small>You can hold up to <font color="white"><?=commas($game[1])?></font> <font color="white">turns</font>.<?}else{?><i><b>Turns will start processing in less then 10 minutes...</b></i><?}?>   <? } else { ?>   <br>You have reached the maximum turns for this round   <?}?>   </td> </tr> </table> <? GAMEFOOTER(); ?>[/code]
  2. Hi all First off how do i post php code onto the forums? cant seem to find out how and then i have a script i would like you guys just to look at. Thanks steve
  3. hi i have a website: www.ladwars.com/club/ which works fine, though i have an addon though it doesnt have an sql file with it. the php addon file is below,  can anyone make an sql file for this? is it possible? <? include("game_html.php");$game="yes"; mysql_query("UPDATE $tab[pimp] SET currently='Constructing' WHERE id='$id' AND rid='$rid'"); $msg=""; $user = mysql_fetch_array(mysql_query("SELECT turn,cash,clubup,occupancy,hoes,thugs,guests,ren1,ren2,ren3,ren4,ren5,ren6,ren7,ren8,ren9,ren10,ren11,ren12,ren13,ren14,ren15,ren16,ren17,ren18,ren19,ren20,ren21 FROM $tab[pimp] WHERE id='$id' AND rid='$rid';")); $count = $user[hoes]+$user[thugs]+$user[guests]; if($club){     if ($user["clubup"] == 1)         { $msg="&#149 You have already got this upgrade!"; }     elseif ($user["clubup"] == 2)         { $msg="&#149 You have already got a better upgrade than this!"; }      elseif ($user["clubup"] == 3)         { $msg="&#149 You have already got a better upgrade than this!"; }        elseif ($user["cash"] < 25000)         { $msg="&#149 You need at least $25,000 to construct a new club!"; }     else {         $msg="&#149 Build Complete!";         mysql_query("UPDATE $tab[pimp] SET clubup=1, cash=cash-25000 WHERE id='$id' AND rid='$rid'");         } } if($ren1){     if ($user[ren1] == 1)         { $msg="&#149 You have already got this renovation built!"; }     elseif ($user["cash"] < 200000)         { $msg="&#149 You need at least $200,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren1=1, occupancy=occupancy+5000, cash=cash-200000 WHERE id='$id' AND rid='$rid'");         } } if($ren2){     if ($user[ren2] == 1)         { $msg="&#149 You have already got this renovation built!"; }     elseif ($user["cash"] < 500000)         { $msg="&#149 You need at least $500,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren2=1, occupancy=occupancy+10000, cash=cash-500000 WHERE id='$id' AND rid='$rid'");         } } if($ren3){     if ($user[ren3] == 1)         { $msg="&#149 You have already got this renovation built!"; }     elseif ($user["cash"] < 1000000)         { $msg="&#149 You need at least $1,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren3=1, occupancy=occupancy+15000, cash=cash-1000000 WHERE id='$id' AND rid='$rid'");         } } if($ren4){     if ($user[ren4] == 1)         { $msg="&#149 You have already got this renovation built!"; }     elseif ($user["cash"] < 10000000)         { $msg="&#149 You need at least $10,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren4=1, occupancy=occupancy+50000, cash=cash-10000000 WHERE id='$id' AND rid='$rid'");         } } if($ren5){     if ($user[ren5] == 1)         { $msg="&#149 You have already got this renovation built!"; }     elseif ($user["cash"] < 50000000)         { $msg="&#149 You need at least $50,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren5=1, occupancy=occupancy+100000, cash=cash-50000000 WHERE id='$id' AND rid='$rid'");         } } if($ren6){     if ($user["cash"] < 100000000)         { $msg="&#149 You need at least $100,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren6=ren6+1, occupancy=occupancy+200000, cash=cash-100000000 WHERE id='$id' AND rid='$rid'");         } } if($ren7){     if ($user["cash"] < 500000000)         { $msg="&#149 You need at least $500,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren7=ren7+1, occupancy=occupancy+1500000, cash=cash-500000000 WHERE id='$id' AND rid='$rid'");         } } if($ren8){     if ($user["cash"] < 2000000000)         { $msg="&#149 You need at least $2,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren8=ren8+1, occupancy=occupancy+8000000, cash=cash-2000000000 WHERE id='$id' AND rid='$rid'");         } } if($ren9){     if ($user["cash"] < 10000000000)         { $msg="&#149 You need at least $10,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren9=ren9+1, occupancy=occupancy+32000000, cash=cash-10000000000 WHERE id='$id' AND rid='$rid'");         } } if($ren10){     if ($user["cash"] < 50000000000)         { $msg="&#149 You need at least $50,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren10=ren10+1, occupancy=occupancy+128000000, cash=cash-50000000000 WHERE id='$id' AND rid='$rid'");         } } if($ren11){     if ($user["cash"] < 100000000000)         { $msg="&#149 You need at least $100,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren11=ren11+1, occupancy=occupancy+256000000, cash=cash-100000000000 WHERE id='$id' AND rid='$rid'");         } } if($ren12){     if ($user["cash"] < 200000000000)         { $msg="&#149 You need at least $200,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren12=ren12+1, occupancy=occupancy+512000000, cash=cash-200000000000 WHERE id='$id' AND rid='$rid'");         } } if($ren13){     if ($user["cash"] < 400000000000)         { $msg="&#149 You need at least $400,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren13=ren13+1, occupancy=occupancy+1024000000, cash=cash-400000000000 WHERE id='$id' AND rid='$rid'");         } } if($ren14){     if ($user["cash"] < 800000000000)         { $msg="&#149 You need at least $800,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren14=ren14+1, occupancy=occupancy+2048000000, cash=cash-800000000000 WHERE id='$id' AND rid='$rid'");         } } if($ren15){     if ($user["cash"] < 1600000000000)         { $msg="&#149 You need at least $1,600,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren15=ren15+1, occupancy=occupancy+4096000000, cash=cash-1600000000000 WHERE id='$id' AND rid='$rid'");         } } if($ren16){     if ($user["cash"] < 3200000000000)         { $msg="&#149 You need at least $3,200,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren16=ren16+1, occupancy=occupancy+8192000000, cash=cash-3200000000000 WHERE id='$id' AND rid='$rid'");         } } if($ren17){     if ($user["cash"] < 10000000000000)         { $msg="&#149 You need at least $10,000,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren17=ren17+1, occupancy=occupancy+27033600000, cash=cash-10000000000000 WHERE id='$id' AND rid='$rid'");         } } if($ren18){     if ($user["cash"] < 1000000000000000)         { $msg="&#149 You need at least $1,000,000,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren18=ren18+1, occupancy=occupancy+2703360000000, cash=cash-1000000000000000 WHERE id='$id' AND rid='$rid'");         } } if($ren19){     if ($user["cash"] < 1000000000000000000)         { $msg="&#149 You need at least $1,000,000,000,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren20=ren20+1, occupancy=occupancy+2703360000000000, cash=cash-1000000000000000000 WHERE id='$id' AND rid='$rid'");         } } if($ren20){     if ($user["cash"] < 1000000000000000000000)         { $msg="&#149 You need at least $1,000,000,000,000,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren20=ren20+1, occupancy=occupancy+2703360000000000000, cash=cash-1000000000000000000000 WHERE id='$id' AND rid='$rid'");         } } if($ren21){     if ($user["cash"] < 10000000000000000000000)         { $msg="&#149 You need at least $10,000,000,000,000,000,000,000 to make this renovation"; }     else {         $msg="&#149 Renovation Complete!";         mysql_query("UPDATE $tab[pimp] SET ren21=ren21+1, occupancy=occupancy+27033600000000000000, cash=cash-10000000000000000000000 WHERE id='$id' AND rid='$rid'");         } } //--------------- CHECKMARKS ------------------------ $check = mysql_fetch_array(mysql_query("SELECT clubup,ren1,ren2,ren3,ren4,ren5,ren6,ren7,ren8,ren9,ren10,ren11,ren12,ren13,ren14,ren15,ren15,ren16,ren17,ren18 FROM $tab[pimp] WHERE id='$id' AND rid='$rid';")); if ($check[clubup] == 1){$club1="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$club1='';} if ($check[ren1] == 1){$ren1="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$ren1='';} if ($check[ren2] == 1){$ren2="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$ren2='';} if ($check[ren3] == 1){$ren3="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$ren3='';} if ($check[ren4] == 1){$ren4="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$ren4='';} if ($check[ren5] == 1){$ren5="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$ren5='';} if ($check[ren6] >= 1){$ren6="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$ren6='';} if ($check[ren7] >= 1){$ren7="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$ren7='';} if ($check[ren8] >= 1){$ren8="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$ren8='';} if ($check[ren9] >= 1){$ren9="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$ren9='';} if ($check[ren10] >= 1){$ren10="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$ren10='';} if ($check[ren11] >= 1){$ren11="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$ren11='';} if ($check[ren12] >= 1){$ren12="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$ren12='';} if ($check[ren13] >= 1){$ren13="<img src=images/check.gif width=16 height=16 align=absmiddle>";}else{$ren13='';} //--------------- CHECKMARKS ------------------------ $occ = mysql_fetch_array(mysql_query("SELECT occupancy FROM $tab[pimp] WHERE id='$id' AND rid='$rid';")); secureheader(); ?> <form method="post" name="nname" action="construct.php?rid=<?=$rid?>"> <font size="+1"><b>Construction</b></font> <br> <br><br><font color="#FFCC00"><?=$msg?></font><br><br> <center>Max Club Occupancy: <b><font color="#2B61A5"><?=commas($occ[occupancy])?></font> people.</b><br> Current Occupancy: <b><font color="#2B61A5"><?=commas($count)?></font> people.</b> </center><br><br>       <table width="90%" cellpadding="3">       <tr>         <td><font color="#CCCCCC"><b>Build Club</b></font><table width="100%" height="5" cellspacing="0" cellpadding="0"><tr><td><img src="images/line.gif"></td></tr></table> </td>       </tr>       <tr>         <td height="15"><font color="#CCCCCC">Construct a brand new club (built for you on startup), max occupancy is 5000 people.</td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$25,000</font> cash<td align="right"><input type="submit" class="submit" name="club" value="Build"> &nbsp; &nbsp;<?=$club1?></td></tr></table></td>       </tr>       </table> <table width="100%" height="40" cellspacing="0" cellpadding="0"><tr><td align="center"><font size="+1">Renovations</font></td></tr></table>     <center><img src="images/sideadd.gif"></center>       <table width="90%" cellpadding="3">       <tr>         <td><font color="#CCCCCC"><b>Side Addition</b></font><table width="100%" height="5" cellspacing="0" cellpadding="0"><tr><td><img src="images/line.gif"></td></tr></table> </td>       </tr>       <tr>         <td height="15"><font color="#CCCCCC">Do a little remodeling by adding on a new side area to your club, increases occupancy by <b>5000 people.</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$200,000</font> cash<td align="right"><input type="submit" class="submit" name="ren1" value="Build"> &nbsp; &nbsp;<?=$ren1?></td></tr></table></td>       </tr>       </table> <table width="100%" height="20" cellspacing="0" cellpadding="0"><tr><td align="center"></td></tr></table>     <center><img src="images/dancefloor.gif"></center>       <table width="90%" cellpadding="3">       <tr>         <td><font color="#CCCCCC"><b>Dance floor</b></font><table width="100%" height="5" cellspacing="0" cellpadding="0"><tr><td><img src="images/line.gif"></td></tr></table> </td>       </tr>       <tr>         <td height="15"><font color="#CCCCCC">Need some more room? get the people a new dance floor so they get there groove on, increases occupancy by <b>10,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$500,000</font> cash<td align="right"><input type="submit" class="submit" name="ren2" value="Build"> &nbsp; &nbsp;<?=$ren2?></td></tr></table></td>       </tr>       </table> <table width="100%" height="20" cellspacing="0" cellpadding="0"><tr><td align="center"></td></tr></table>     <center><img src="images/seatingarea.gif"></center>       <table width="90%" cellpadding="3">       <tr>         <td><font color="#CCCCCC"><b>New Seating Area</b></font><table width="100%" height="5" cellspacing="0" cellpadding="0"><tr><td><img src="images/line.gif"></td></tr></table> </td>       </tr>       <tr>         <td height="15"><font color="#CCCCCC">With this new addition people will be able to get off there feet for a bit, kick back and relax. Increases occupnacy by <b>15,000 people.</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$1,000,000</font> cash<td align="right"><input type="submit" class="submit" name="ren3" value="Build"> &nbsp; &nbsp;<?=$ren3?></td></tr></table></td>       </tr>       </table> <table width="100%" height="20" cellspacing="0" cellpadding="0"><tr><td align="center"></td></tr></table>     <center><img src="images/size1.gif"></center>       <table width="90%" cellpadding="3">       <tr>         <td><font color="#CCCCCC"><b>Increase size</b></font><table width="100%" height="5" cellspacing="0" cellpadding="0"><tr><td><img src="images/line.gif"></td></tr></table> </td>       </tr>       <tr>         <td height="15"><font color="#CCCCCC">Increases the overall size of your club giving you a increase in occupancy by <b>50,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$10,000,000</font> cash<td align="right"><input type="submit" class="submit" name="ren4" value="Build"> &nbsp; &nbsp;<?=$ren4?></td></tr></table></td>       </tr>       </table> <table width="100%" height="20" cellspacing="0" cellpadding="0"><tr><td align="center"></td></tr></table>     <center><img src="images/2ndfloor.gif"></center>       <table width="90%" cellpadding="3">       <tr>         <td><font color="#CCCCCC"><b>Add a 2nd floor</b></font><table width="100%" height="5" cellspacing="0" cellpadding="0"><tr><td><img src="images/line.gif"></td></tr></table> </td>       </tr>       <tr>         <td height="15"><font color="#CCCCCC">Club getting a bit crouded? build on a 2nd floor and let people space out a bit, no one likes a crouded club. Increases occupancy by <b>100,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$50,000,000</font> cash<td align="right"><input type="submit" class="submit" name="ren5" value="Build"> &nbsp; &nbsp;<?=$ren5?></td></tr></table></td> <table width="100%" height="20" cellspacing="0" cellpadding="0"><tr><td align="center"></td></tr></table>     <center><img src="images/size2.gif"></center>       <table width="90%" cellpadding="3">       <tr>         <td><font color="#CCCCCC"><b>Increase size</b></font><table width="100%" height="5" cellspacing="0" cellpadding="0"><tr><td><img src="images/line.gif"></td></tr></table> </td>       </tr>       <tr>         <td height="15"><font color="#CCCCCC">If you still need to increase your club occupancy u must be doin really good! keep up the good work! this renovation can be repeated as many times as nessesary unlike the prevous renovations. each time your occupancy will increase by <b>200,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$100,000,000</font> cash<td align="right"><input type="submit" class="submit" name="ren6" value="Build"> </td></tr></table></td> <table width="100%" height="20" cellspacing="0" cellpadding="0"><tr><td align="center"></td></tr></table>       </tr>       <tr>         <td height="15"><font color="#CCCCCC">So you have hit the best of the best and u want something thats gonna get u somewhere fast, this is what ur gonna need. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>1,500,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$500,000,000</font> cash<td align="right"><input type="submit" class="submit" name="ren7" value="Build"></td></tr></table></td>       </tr>       <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>8,000,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$2,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren8" value="Build"></td></tr></table></td>       </tr>           <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>32,000,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$10,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren9" value="Build"></td></tr></table></td>       </tr>           <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>128,000,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$50,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren10" value="Build"></td></tr></table></td>       </tr>           <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>256,000,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$100,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren11" value="Build"></td></tr></table></td>       </tr>           <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>512,000,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$200,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren12" value="Build"></td></tr></table></td>       </tr>           <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>1,024,000,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$400,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren13" value="Build"></td></tr></table></td>       </tr>           <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>2,048,000,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$800,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren14" value="Build"></td></tr></table></td>       </tr>           <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>4,096,000,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$1,600,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren15" value="Build"></td></tr></table></td>       </tr>           <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>8,192,000,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$3,200,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren16" value="Build"></td></tr></table></td>       </tr>           <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>27,033,600,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$10,000,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren17" value="Build"></td></tr></table></td>       </tr>           <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>2,703,360,000,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$1,000,000,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren18" value="Build"></td></tr></table></td>       </tr>           <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>2,703,360,000,000,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$1,000,000,000,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren19" value="Build"></td></tr></table></td>       </tr>           <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>2,703,360,000,000,000,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$1,000,000,000,000,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren20" value="Build"></td></tr></table></td>       </tr>           <tr>         <td height="15"><font color="#CCCCCC">So your probably so high you have outranked the rest of those noobs, take it easy and grab a few of these if needed. this renovation can be repeated as many times as nessesary, each time your occupancy will increase by <b>27,033,600,000,000,000,000 people</b></td>       </tr>       <tr>         <td><table width="100%" cellspacing="0" cellpadding="0"><tr><td><font color="#ffcc00">$10,000,000,000,000,000,000,000</font> cash         <td align="right"><input type="submit" class="submit" name="ren21" value="Build"></td></tr></table></td>       </tr>       </table> <br> <br> </form> <br> <br> <?=bar($id)?> <? gamefooter(); ?> Thanks steve
  4. Hi all When i login to the irc chat on this website and try and send a message im getting the following message: #####Unregistered copy, evaluation only. #####Please ask webmaster to register it. Why is this, ive downloaded mirc but dont know which server to connect to or whatever. thanks Steve
  5. Hi guys Im just wondering how you guys learnt php, books? video's? learned on your own? if it was books or video's, which ones were they? or what other great methereds are they to learn php? This would help me a great lot as im currently learning php. Thanks Steve
  6. [!--quoteo(post=387557:date=Jun 24 2006, 04:01 PM:name=wizzkid)--][div class=\'quotetop\']QUOTE(wizzkid @ Jun 24 2006, 04:01 PM) [snapback]387557[/snapback][/div][div class=\'quotemain\'][!--quotec--] Hi! glad you have an interest with PHP. First you need this programs Apache(windows or Linux) or IIS (windows) PHP mySQL then I suggest you to get this book "PHP for world wide web - by Larry Ullman" I am a newbie to PHP too :) Good luck! [/quote] Thanks for your reply, though i think you misunderstood. let me clerify myself. I have apache,mysql,php installed and everything running, like i said i am a newbie at php and slowly learning, but what i want to know is, how do you keep all the info you learned fresh in your head and how do you go about starting new projects, etc. Thanks Steve
  7. [!--quoteo(post=387558:date=Jun 24 2006, 04:03 PM:name=wizzkid)--][div class=\'quotetop\']QUOTE(wizzkid @ Jun 24 2006, 04:03 PM) [snapback]387558[/snapback][/div][div class=\'quotemain\'][!--quotec--] Hi Guys, Can you tell me what is the difference betwen echo and print? and their advantage and disadvantages? :) Thanks. :) [/quote] Hi Im just learning php and was wondering that question myself. I have been told that they both do the same job. if im wrong im sure someone on here will let me know. Thanks Steve
  8. Hey all guys Im a great fan of phpfreaks, and have been around here for quite some time. Now i have just started to learn php again, after many attempts, though this time im deturmined to do it. the point of this post is simple, how did you all progress when you was learning php, what i mean by that is, i am or have learned about basic variables, and variables variables, and constants, and im just starting to learn loops, etc from a video tutorial, but with php there is so much to take in, how do you keep it all fresh, so when you are learning, how did you do it so you remember things? and how did you go about creating your own programs etc. Any information regarding php and the like, would be much appreciated. Thanks steve
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.