in reply to Re: CGI perl
in thread CGI perl

I won't comment on Perl Vs PHP for handling sessions (since I've never written anything in Perl that uses sessions), but PHP does have insane default settings for its session handling. IIRC the developers won't change the defaults because they are terrified that browsers won't be able to handle HTML without any errors in it.

Replies are listed 'Best First'.
Re: PHP insane defaults
by merlyn (Sage) on May 26, 2005 at 13:17 UTC
    I've just read that referenced node. Are you kidding me? PHP doesn't entitize the HTML in a link? Amazing. It's simply crazy that PHP hasn't fallen over with all the bad things still being done in it.

    -- Randal L. Schwartz, Perl hacker
    Be sure to read my standard disclaimer if this is a reply.