According to this article from the nice people at IBM, PHP6 will not support ereg() out-of-the-box. That's kind of annoying because I often like to use it when I am in a hurry. I find POSIX easier to remember than PCRE. PCRE aren't any more difficult, I just learned the other way first. I'll spend some time committing it to memory today.
In the meantime, here's a little script I wrote this morning...
The most current version of this script is kept here.
| Attachment | Size |
|---|---|
| opnapp.txt | 2.33 KB |
