I have been stuck on this for hours and hours, hoping someone here can help.
I am trying to access another web page using fopen, but that web page requires POST data (I tried www.domain.com/page.php?param=1) and it won't work, so I am forced to do a POST.
Bookmarks