PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
How to fetch data from secure site or https remote server?
I want to submit posted value to remote sercure server and get response from the same page.
I used fsockopen. fsockopen is working for normal http site. but this function is not working for sercure site.
Please help!!!!!!!!!!!!!!!!
Last edited by urnetmate on Fri Nov 17, 2006 6:17 am, edited 1 time in total.