SPONSORS
ART - DESIGN
Web Design
| back
Topic: I hate it when PHP deprecates certain functions. |
I just had to go through my code and switch out the ereg functions with preg_match instead.
Good thing Dreamweaver has a fantastic search feature that allows me to replace lots of code quickly. Still, the function deprecation gave me a little scare. I thought someone had tampered with my code when I saw those error messages at the top.
Date: 07/20 7:05am

