The King and His Court

After hurricane Irene came through and flooded our basement, we had a lot of stuff to sort through. One of the things I found was an autographed program and game ball from when The King and His Court played the Poultney softball All-star team. I had fond memories of the game. My father pitched for Poultney and [...]

Continue Reading...

Remove Injected PHP code from hackers

Here’s a quick little php script to batch process all your .php files and remove base64_decode junk if your site has been hacked. Just save this as a php file, upload it to your website and visit that page in your web browser. <?php set_time_limit(0); $tmpdir = “./”; $rmcmd = `find $tmpdir -name “*.php” -type [...]

Continue Reading...

  • Recent Posts
  • Archives