1
maxima
PHP block question..
  • 2006/9/8 2:16

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


Can an HTML element like >HR< or >BR< be added in a PHP block? If yes, how?

I am using phpAdsNew and the banner delivery code is php and I want to place 3 banners vertically in one block but I need to show separation. I tried many methods but all have failed. This is the code:
if (@include('/home/u1/classone/html/banners/phpadsnew.inc.php')) {
        if (!isset(
$phpAds_context)) $phpAds_context = array();
        
$phpAds_raw view_raw (''2'''''0'$phpAds_context);
        echo 
$phpAds_raw['html'];
    }


Thanks

2
[suspendTempri[suspended]
Re: PHP block question..

print "<br />";


?

3
maxima
Re: PHP block question..
  • 2006/9/8 14:05

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


Thanks

Login

Who's Online

252 user(s) are online (169 user(s) are browsing Support Forums)


Members: 0


Guests: 252


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits