windows php curl install : recommend a good site?
Posted
by phill
on Server Fault
See other posts from Server Fault
or by phill
Published on 2009-08-14T15:08:35Z
Indexed on
2010/03/27
20:03 UTC
Read the original article
Hit count: 384
So I'm struggling to get php curl installed on my windows xp professional machine and I've probably tried 5 different sites which either dont' work or refers to missing file references like the ca certificates and such.
I'm looking to write a php script which logs into a site ssl, captures the page data using regex and emailing it to me. Before I can get there, I need ssl curl. I was wondering if someone can recommend a better site or tutorial which effectively walks me through that step by step.
thanks in advance.
© Server Fault or respective owner