PHP Classes

class is not compatibe with php 7.1

Recommend this page to a friend!

      PHP Forms Class with HTML Generator and JavaScript Validation  >  All threads  >  class is not compatibe with php 7.1  >  (Un) Subscribe thread alerts  
Subject:class is not compatibe with php 7.1
Summary:ereg has been removed from php7.1
Messages:4
Author:Brian Read
Date:2017-10-03 13:35:30
 

  1. class is not compatibe with php 7.1   Reply   Report abuse  
Picture of Brian Read Brian Read - 2017-10-03 13:35:30
I am finding that your forms code is giving me errors at run time using php7.1 - the ereg function has been removed.

  2. Re: class is not compatible with php 7.1   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2017-10-04 07:43:57 - In reply to message 1 from Brian Read
Are you using the latest version? Where are you seeing the use of ereg functions?

  3. Re: class is not compatibe with php 7.1   Reply   Report abuse  
Picture of Brian Read Brian Read - 2017-10-11 17:40:17 - In reply to message 2 from Manuel Lemos
I thought I was using this version "formsgeneration-2017-08-14"
however now I look it seems I failed to update it sucessfully!
Apologies for that - I do like this class though - I've used it over the years many times!

  4. Re: class is not compatibe with php 7.1   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2017-10-12 16:08:22 - In reply to message 3 from Brian Read
Ah, good to know it is all working well for you with the current version.