I really don't know anything about php. I was wondering if anyone can show me or tell me how I can add and take away pictures and change names on my website.
It all depends on the CMS that your website is using. If it isn't using a CMS (a rare thing these days) then it should be as simple as opening the file and reading through until you get to the bit where the image is added. If it is then it might be a case of getting to grips with the template used - or there may be an admin facility to let you change the header etc. It may be worthwhile hiring someone to do this as your time may be spent more profitably on other parts of your business.
You need to provide more information about your website. If it's using some sort of CMS or blog script, then just refer to their help files or support.
Good idea Rainulf I don't know very much about it I though by someone looking at the site they would be able to tell me some info about it. Hey sarahk Thank you for your help.
Image tags can be used in the php. For example <img src> tag can be used to give the source of the image, etc