Hi,
I'm tryed using Dreamweaver MX, but can anyone explain what does ? and : mean as a function, Because do not understand it :-)
$colname_Organisation = (get_magic_quotes_gpc()) ? $HTTP_GET_VARS['OrgId'] : addslashes($HTTP_GET_VARS['OrgId']);
Best Regards,
RIck Beemsterboer
Netherlands