[PHP] fsockopen on ssl://

2008-05-13 Thread bob pilly
Hi all I have tried researching this issue but havent come up with any solution so im hoping someone has seen it before and can help. I have the following test script that uses fsockopen to connect to a https site, get the contents and outputs it. if i run this script using php -f test.php i

[PHP] fsockopen on ssl://

2008-05-13 Thread bob pilly
Hi all I have tried researching this issue but havent come up with any solution so im hoping someone has seen it before and can help. I have the following test script that uses fsockopen to connect to a https site, get the contents and outputs it. if i run this script using php -f test.php