I\'m trying to create a website where I can add and modify metadata within a JPEG file.
Is there a way in which I can write the exif data in a fairly easy way.
I have no experience with this myself, but php's website has something that looks like what you're looking for:
http://php.net/manual/en/function.iptcembed.php
If thats what you meant when you said "I have seen one or two examples, but they are they too complex to grasp in the timeframe I have been given."
Then you may be in over your head.
But the examples on that page do not look hard to grasp at all.