[PHP] Continuing Session Within Socket

2002-11-25 Thread Chris Johnson
Hi. I'm working on a project where I need to send a user an e-mail whose content is identical to an already existing PHP-generated web page. (This web page relies on session data to do its work.) The mail function in PHP requires that I save the HTML of this page into a variable and send it along

[PHP] Continuing Session Within Socket

2002-11-25 Thread Chris Johnson
age through a socket that the problems arises. Others have referred me to the curl library, but the installation of PHP I have to work with was not compiled with curl. If you have any ideas as to how I might fix of circumvent my problem, please let me know. -- Chris Johnson Dyton Media, Inc. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php