View Single Post
  #19  
Old 10-30-2003, 11:53 AM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

Code:
if(!$substring) { $substring=" "; }
See if that helps put above the line

Code:
if(!empty($substring)){
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote