PHP Perpetual Facepalm

User Rating: / 1
PoorBest 
Here we list some routines for the perpetual facepalm in PHP.

1. Simple Forloop (Via @coolacid)

for (x=1; x>0; ++x) {
 echo "Facepalm";
 pause (1);
}


Add your comment

Your name:
Your email:
Subject:
Comment:

Tags

This will be shown to users with no Flash or Javascript.