View Single Post
  #6  
Old 03-25-2008, 12:15 AM
  Yurij's Avatar 
Yurij Yurij is offline
Banned
 

X-Adept
  
Join Date: Jan 2008
Posts: 486
 

Default Re: Help adding a <br> tag in a php file for listed products

Example for customer or affiliate.

PHP Code:
if ($current_area == "C" || $current_area == "B") {
{


Reply With Quote