05-09-2011, 04:31 AM
[eluser]Nguyen The Nguyen[/eluser]
in a view file
When URL: http://localhost/M4U/
this file hot4.png is load success
But URL: http://localhost/M4U/index.php/
is file hot4.png not be load
very expect be the help
in a view file
Code:
<head>
<title> M4U Music</title>
</head>
<boby>
<img src="imgs/hot4.png">
</body>
this file hot4.png is load success
But URL: http://localhost/M4U/index.php/
is file hot4.png not be load
very expect be the help