[Phpwm] Simple PHP Contact Form
Lester Caine
lester at lsces.co.uk
Wed Oct 14 08:45:33 UTC 2009
Dave Holmes wrote:
> ereg was not the main problem we cam across it was the removal of the
> split function which was being used in loads of places for internally
> passing csv strings about the place then splitting to an array for
> processing. A real strange one to get depracated!
>
> Alex Mace wrote:
>> Nah, I didn't get caught by that, fortunately because I've never
>> really used the ereg libraries, plus I had compiled PHP myself before
>> I upgraded.
>>
>> We did get caught in work though when someone upgraded to 5.3 on one
>> of the boxes we run scripts on though as a lot of our legacy code base
>> does use ereg...
Split was not too difficult to re-work, but the ereg stuff I have IS in
legacy libraries, so the first problem is working out what it is
supposed to do :(
But until I've got all my code base clean of 'deprecated' errors I'll
stay with PHP5.2.x ;)
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
More information about the Phpwm
mailing list