if ($data['user_web']) { $urlprefix = !strstr($data['user_web'], "http://") ? "http://" : ""; echo "| ".$data['user_web']." "; }