Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
RE: Student Suspended Over Suspected Use of PHP
Speaking of PHP, I just wrote and executed a script that looped through almost 1000 HTML files, loaded them into memory, performed 4 regexp string replacements on each to correct some HTML tags, and saved them... it only took 1.6 seconds to execute on my non-high-end home PC... w00t!