My Web site is finally complete, well except for the sending an email part which is not quite working jut yet. Here is the URL:
I’ve managed to incorporate some Javascript and PHP code in my web site. One of the PHP components connects and retrieves data from a MySQL database. It was pretty straight forward without much drama. I also used PHP include files for the component components in the web site, eg Navigation menu. Doing this saved a lot of duplication specially when later I decided to make some more tweeks. The form validation on the send enquiry form is also written in PHP. I can’t seem to get the email function working however. I’m not sure if this is a coding issue, or a web host server issue as I can’t send normal emails to it either. ( I have tonight to try and figure it out! ).
In hindsight, I regret that I didn’t get to play around with javascript too much. The Lightbox effect on the gallery page was something I just downloaded from the web – ie, not actually my code.
My final report (and all the draft versions) will be located here (click on Final Report link):
It’s not 100% complete just yet, but there are some stuff up there now.
Good luck to everyone!