English 中文(简体)
标签:的问答
问题,美元
原文:Problem with $_GET and fopen

I have a weird problem with $_GET method. I have a php code like this: $fopen("files/" . $_GET[ file ], "r"); When i write file path parameter my self It s run good but when I get the file name from ...

热门标签