Web Content $0.006/word Register Domain
Go Back   Talk Mania Forum > Tutorials > PHP / Perl / Java / JavaScript / CGI Tutorials

PHP / Perl / Java / JavaScript / CGI Tutorials PHP / Perl / Java / JavaScript / CGI Tutorials Please do not use this Forum to advertise your site or to link to tutorials.

 Image

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-22-2009, 01:08 AM
Junior Member
 
Join Date: Sep 2009
Posts: 3
atonibay is on a distinguished road
Question Flash Arcade Game Site please PHP help needed

Hi to all members of talk-mania!

Please help me with small changes on my website?

The site is Funbrainzone dotcom

I would like my "LATEST PLAYED GAMES"section and "ADS" section SWITCH places.

THE CODES:

HTML Code:
Ads
 </div>-->
<div class='conttext'><table cellpadding='0' cellspacing='0'><tr>
<td width="50%">

<div class="ocontentsection">
 <div class="ocontenthead">
Latest Played Games
</div>
<div style="padding: 4px" align="center">
   <?
   $latestplayed=latest_played_games($base_url,$rewrite,$template_directory,$sedir,$preview_game,$preview_play_game_dir,12);
   echo $latestplayed;
   /* echo display_ad(6,$base_url); */

   ?>
   </div>
   </div>

    </td>
<td width="50%" valign="top">
<table cellpadding="0" cellspacing="0">
<tr>
<td>
<div style="padding-left:4px">
<div class="ocontentsection">
 <div class="ocontenthead">
Ads
</div>
<div style="padding: 5px" align="center">
 <? echo display_ad(7,$base_url);?>
 </div>
</div>
</div>
</tr>
</table>
</td>
</tr></table>
 </div>
</div>

</div>
</td>
</tr>

_______
funbrain

Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +2. The time now is 07:34 PM.



Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC8
Forums Copyright © Talk-Mania.com