Has anyone found a way to import data through ssl into a php script? If I can pull xml 
formatted data through a secure socket it will save some major headaches with a 
problem I need to solve.

$url = file("https://www.mydomain.com";); Would be ideal, but it does not work....

<>< Ryan

Ryan Jameson
Software Development Services Manager 
International Bible Society
W (719) 867-2692

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to