First, I am a beginner with php and mysql. I'm testing out a script to update the value in a column. This script keeps throwing the error "Query was empty". I'm trying to put the $activationNumber...
I'm new to CSS so this is probably really simple. Anyway I'm wanting for a header that does not scroll with the page. However, it needs to be centered. I've got the wrapper centered. Howered, I...
The IP addresses are different everytime. The 4000 DL IP was from Brazil. There are many others and they all seem to be 500-1000 hit range on average. They have come...
Recently my website started to get hits from what appears to be some kind of robots or scripts. There is usually are around 1000 hits from a single IP address. The hit count and page count match...
I setup a website with a contact form. I built a PHP form handler in order to stop it from being used to send SPAM. I used a method from this procedure -...
I am new to PHP. I am using PHP to send data from webforms that I created. I have had several occurrences of people trying to send spam from my forms. When I first set up the forms, I...
I am creating an image gallery. I created a javascript that will preload the next image inline when the user hits the next button so the downloads will always be one image ahead of the displayed...
I perfectly understand HTML tables, how to use rowspan, colspan, cell alignment, how to use spacer .gifs, embed tables inside of other tables, etc., etc. I do know HTML pretty well.
Thank you so much. It works perfectly. I should have been able to figure out the fs=1 part. I kept reading at the code which I copied from my youtube video looking for the difference but...
Everything works great except there is not a full screen button on the video. This doesn't make sense. It looks like this script is setting the param allowFullScreen to "true". When the videos...
I messed with this for at least 4-5 hours yesterday. I was trying replaceChild and replaceNode but couldn't quite get it right. I then started messing with the innerHTML late last night...