I didn't get response from fsockopen

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!

Moderator: General Moderators

Post Reply
santoshybr
Forum Newbie
Posts: 1
Joined: Tue Mar 06, 2007 8:32 am

I didn't get response from fsockopen

Post by santoshybr »

Hi,
I ndidn't get response when using sockets by https site and the function i used is fsockopen, is any otherway to do it.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

cURL, maybe?

I don't see why this is in Security, so moved to PHP Code.
Post Reply