Warning: include(/home/.lurky/jenni/star-girl.org/skins/cookiecheck.php) [function.include]: failed to open stream: No such file or directory in /home/jenni/star-girl.org/pages/tutorials/website/usingimages.php on line 1

Warning: include() [function.include]: Failed opening '/home/.lurky/jenni/star-girl.org/skins/cookiecheck.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/jenni/star-girl.org/pages/tutorials/website/usingimages.php on line 1

Warning: include() [function.include]: Filename cannot be empty in /home/jenni/star-girl.org/pages/tutorials/website/usingimages.php on line 2

Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/jenni/star-girl.org/pages/tutorials/website/usingimages.php on line 2
Using Images


To use an image on a web site, you should start by uploading the image to your site. Then you need to know what the filename is (this is what you saved the image as, and the name it comes up with when you upload it). In my example, I'm using an image called 'kutekitten.gif'. Copy out the code below, but change the filename to your own image's name.



Wherever you put the code on your page, that's where the image will show up! Remember that the filename is case sensitive, so if you saved your image as 'KUTEKITTEN.gif' and you type in 'kutekitten.gif', it won't work.
Warning: include() [function.include]: Filename cannot be empty in /home/jenni/star-girl.org/pages/tutorials/website/usingimages.php on line 8

Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/jenni/star-girl.org/pages/tutorials/website/usingimages.php on line 8