fromSitePoint Forums | Web Development & Design Community
1 month agoWarning: Undefined array key 0 in filename on line *3*
The correct syntax for checking the request method should be 'if($_SERVER['REQUEST_METHOD'] === 'POST')'. The placement of brackets was incorrect.