src absolute path problem

后端 未结 4 1963
死守一世寂寞
死守一世寂寞 2020-11-28 10:26

I have an image in C:\\wamp\\www\\site\\img and i try to display it in a page with this:



        
4条回答
  •  难免孤独
    2020-11-28 11:16

    I think because C would be seen the C drive on the client pc, it wont let you. And if it could do this, it would be a big security hole.

提交回复
热议问题