Okay, so i was told that when entering my information from forms on my website with php, i should be validating and backslashing. I assume this to be making sure that there is something there, that it is not only a few characters, and that any symbols are escaped. However, I do not know how |I would go about doing this. If someone could help me out, it would be greatly appreciated. Another thing, is there any way i could upload video to my website, then play it on the page? I have it done with images, but I cannot figure out how to do it with videos. Again, any help is greatly appreciated.