Cloudflare is a DNS service and shouldn't be used for DDoS mitigation. It doesn't protect from DDoS when attackers have the actual IP address. It does do a good job of filtering packets though. The only problem is the it can cause high server load when being turned on/off.
What is a video going to prove? Post a live version of this with the source code. You can't place a function inside a client side onClick because the function is already parsed by the server.
You have #HTML #PHP in your signature. If you really knew anything about those two languages, you...
http://board.phpbuilder.com/showthread.php?10315783-Calling-Functions-from-onClick
http://stackoverflow.com/questions/10116654/call-a-php-function-after-onclick-html-event
http://www.dreamincode.net/forums/topic/72353-call-php-function-with-button-onclick/
I can give more links if you'd...
Where did you read that only Java 7 users should update...? As far as I've read, there's been no reporting if the exploit affects Java 6. Either way you should update to the latest version... Updates are pushed out to increase stability and security. Using outdated software is what leads to malware.
I just wanted to say that it is dumb to turn off error reporting if you are not logging errors. Only real reason you should turn off error reporting completely is if you are working with legacy code.
Download .tar.gz, but do not extract.
Open terminal, type in su and then hit enter (it will ask for root password). If you don't know root pw, type in sudo passwd root and enter your username and password.
Then extract the .tar.gz with this command:
tar xvfz xampp-linux-1.8.1.tar.gz -C...