标签: php
我正在尝试使用 file_get_contents 获取页面的内容,但是当get变量(index.php?a =č)中存在č/ř/š时,file_get_contents返回NULL。 > 你知道哪里出问题了吗? 谢谢!