RE: get_file_contents php 06-08-2014, 11:00 AM
#6
But how are you getting the failed login from your PHP code.
file_get_contents won't make a login attempt it will just get the login page.7
You'd probably wnat to use something like cURL to POST
file_get_contents won't make a login attempt it will just get the login page.7
You'd probably wnat to use something like cURL to POST
(This post was last modified: 06-08-2014, 11:00 AM by miiike980.)
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)