I am using the validator class from CDI at www.thewebmasters.net and am getting a parse error. I have been using this class under linux/php3 for a while with no problems. I am setting up a win98/php4 box to run some of the pages I have made that use this class and when it is included I get the following error:
Parse error: parse error, expecting `')'' in class.Validator.php3 on line 1143
Anyone know if there is something I need to change in this class to get it to run on win98/php4. I have looked but do not see any problems and it works on linux/php3 as is.
Thanks