Hi
My website if falling to bits around me and I cant see why!! All instances where I have
used the ! operator in the php code such as
if(!isset($_POST['anything'])){
Have stopped working and just return true which is causing nightmares with security ect. I have googled till im blue but cant seem to find any reason for it. Does anyone know what might be causing this. I have the problem both on my live site and the same when I run my local copy through xampp(localhost)