Code: Select all
global $user;
if($user->data['is_registered'])
Code: Select all
if($user->data['is_registered'])
Could you go into a little more detail as to how HTML is a SECURITY RISK?Pit$Bull wrote:As stated, SECURITY RISK.Seraphic wrote: How so?