Welcome Guest, Not a member yet? Register   Sign In
img displaying problem
#1

[eluser]Programming Life[/eluser]
Not able to display the image by using helper('html').
code is below.


<?php

echo img('basic registeration system/images/img.jpg',TRUE);
echo img('basic registeration system/images/img.jpg',FALSE);

basic registeration system is a folder in view folder like path
view/basic registeration system/images/img.jpg

not able to load the image
what is problem any idea
?>




Theme © iAndrew 2016 - Forum software by © MyBB