Hello all,
I am newbie to PHP.
I am running PHP on Apache2 on Linux and I have some 6 pages for PHP.
All PHP pages are working fine in accessing DB.
Now the problem is, I want to keep an image(GIF or JPG or anykind of image) on the page but couldn't keep the images.
If have included an image file in the folder
pwdall contains my PHP files.
suggest me where i am going wrong and how to include the images on the webpage.
Thanks for the help.
I am newbie to PHP.
I am running PHP on Apache2 on Linux and I have some 6 pages for PHP.
All PHP pages are working fine in accessing DB.
Now the problem is, I want to keep an image(GIF or JPG or anykind of image) on the page but couldn't keep the images.
If have included an image file in the folder
Code:
/usr/local/apache2/htdocs/pwdall
suggest me where i am going wrong and how to include the images on the webpage.
Thanks for the help.
Comment