How to use wget in php?

后端 未结 10 1982
离开以前
离开以前 2020-12-04 14:24

I have this parameters to download a XML file:

wget --http-user=user --http-password=pass http://www.example.com/file.xml

How I have to use

10条回答
提交回复
热议问题