On Tue, 2017-10-03 at 10:24 -0500, Dimitri Maziuk wrote:
> You have to admit though, php scripts from 10 years ago still work.

Not always, unfortunately. PHP has implemented some show-stoppers which
have required extensive editing of some of our customer scripts here.
The deprecation of long array names ($HTTP_*_VARS) is an example. Yes,
I can edit the php.ini file to make deprecated forms work, but the
default behavior isn't always backward-compatible. 

I hacked PHP support into Mailman some years ago for use in archive
searches but fortunately my code was pretty simple.

-- 
Lindsay Haisley       | "The first casualty when
FMP Computer Services |         war comes is truth."
512-259-1190          |            
http://www.fmp.com    |     -- Hiram W Johnson

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to