Hi Gideon, and welcome to phpbuilder.
If you have problems, best is to isolate the location of the problem as best as you can. Describe it in a few lines of text, and possible post a few lines of code on the forum. Do not post complete scripts: Most of the time it is not needed, and it puts people off from reading your post.
When you post php code to the forum, make sure you place a
and [ /php] around the code: This will create syntax highlighting, which makes it easier for us to read the code. (Remove the space in the selcond tag).
Happy coding!