02-13-2018, 08:31 PM
Hello everyone, in login.php the user and password fields are required, which means that you do not send the form with the empty fields and it works fine. the problem is with recaptcha.... always send the form returning this error
<pre></pre>
Thoughts
<pre>
Code:
Notice: Array to string conversion in C:\xampp\htdocs\users\login.php on line 119
Notice: Array to string conversion in C:\xampp\htdocs\users\login.php on line 119
Array
Array
Thoughts