Happy easter everyone! :)
Does anyone know what's wrong with this double IF condition:
if (empty($_POST['request_article_form'])) and empty($_POST['article_number_article_table'])) {//blabla }
Error from IDE: Fix [1/1] Syntax error, unexpected T_LOGICAL_AND on line 37