Featured Links in footer of PTC site

Discussion in 'PHP' started by mantodeus, May 10, 2008.

  1. #1
    Hello

    I am very curious how these guys http://ptcbux.com/ had built in the featured links This is template of diffusion studios and many sites use it but it cost 200$ :) I tried but I can't do it well.Below I will post examples of PHP featured links which are used in other templates.If you can help me I will be very very thankful,also I can give you money if you can do it.

    <? if($settings[flink_style]==2 && $flinklist!="") {
    echo "<h2>Featured Links</h2>
    <div style=\"width: 145px;\">$flinklist</div>";
    } ?>

    Another :

    <? echo iif($settings[flink_style]==2,get_content("Featured Links","$flinklist<marquee><b><a href=\"$settings[flinkdefaulturl]\">$settings[flinkdefault]</a></b></marquee>",180)."<br>"); ?>

    This is for table:

    <!-- Featured Links (Table Style) --><?if($settings[flink_style] == 1) {echo "<br><b>Featured Links</b><br><table cellpadding=2 cellspacing=1 border=1>$flinks</table>";}?>

    My question is how to reach this sorce code...

    <div id="footerLinksWrapper" class="cBlock"><div id="footerLinks" class="cBlock">
    <div class="cont">

    <a href="fadclick.php?id=727" target="_blank"><marquee>Get Hundreds Of People To Visit Your Ptcbux Referral Link For Free And Automatically</marquee></a> <div><a href="flinkclick.php?id=147" target="_blank">Featured Get Paid Website - RingOfCash.com</a></div> </div>
    </div></div>

    </div>

    CSS don't have matter,I need only PHP code.So guys please help me.I can pay you or give you something in exchange (services and etc) Thanks a lot
     
    mantodeus, May 10, 2008 IP