I have a script that is reading another script via fsockopen. The second script continues the user's session and echos out a variable in the session. When I load this second script in a web browser it correctly echo's out the variable but when fsockopen reads it it echos out nothing. I think that this is because fsockopen isn't providing all of the functionality that a browser does—namely, accepting cookies— and therefor now adequately carrying the session. Does anyone have any idea on how I could make this work?

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to