当我运行以下内容时,我会看到一个带有上传选项的w3c页面,好像没有上传任何内容。卷曲似乎是在推销它,所以我不知道甚至要解决什么问题
dylan@MAJUSCULE:/opt/lampp/htdocs/dylanstestserver$ php index.php > test.html && curl -F "uploaded_file=@index.php;type=text/html" http://validator.w3.org/ > results.html && firefox results.html
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 28874 0 26970 100 1904 55218 3898 --:--:-- --:--:-- --:--:-- 76619
dylan@MAJUSCULE:/opt/lampp/htdocs/dylanstestserver$
答案 0 :(得分:1)
我认为 http://validator.w3.org/ 需要 http://validator.w3.org/check