Quote:
Originally Posted by Tempest
You can't use file() or file_get_contents() to fetch web pages and shit if you want consistent none error prone results. Gotta use curl.
|
That is right, I will switch for curl, I've coded that page about 5 years ago, need to modify it. Thanks, totally forgot about that
Just for info for now : Form isn't broken and will work for 95% of the cases (at least that's the result so far)