HiI'm trying using the if situation to show a the name of a country and a html table in the following condition:table width='100%' border='0' cellspacing='2'cellpadding='0'? if ($country!=" "  { ?trtd width='42%'table width='264' height='26' border='0' cellpadding='0' cellspacing='0'trtd background='an jpg image'table width='264' height='26' border='0' cellpadding='0' cellspacing='0'trtd width='164' align='right' valign='middle' font face='arial' color='#999999' size='1' ? $lang_country ? /font /tdtd width='100' align='left' valign='middle' font face='arial' size='1' color='#000000' ? $country ?/font /td/tr/table/td/trtrtd height='2' im.. src='an gif image' width='264' height='2' / /td/tr/table } But it shows the table without info, when it suppose not show the table either.(Just took off the < and > simbols due the fact that I could not show the string here)thanks
Last edited by josil; 09-27-2008 at 09:58 AM..
|