1 Attachment(s)
Help with eregi to preg_match conversion. Upgrading from PHP 5.6 to 7.x
Hello,
I've got some old PHP form code (Originally dbmasters F@rmMailer, guess no longer supported) that is requiring me to change eregi to preg_match. I am having a bit of trouble getting this to work. There are only several instances of eregi I was wondering if someone could take a look. I have uploaded the PHP, I would have embedded it in here but it was a bit too long and I didn’t want to break it into multiple posts.
Thanks!