Slashdot Mirror


User: optime

optime's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Re:The difference for me... on PHP Scales As Well As Java · · Score: 1

    First of all you don't want to close the connection because you want to the user to see page you are generating. You can do database writes after the client disconnects. That is what he wanted to do.
    Second you can leave instances running as long as you wish: http://www.php.net/manual/en/function.set-time-lim it.php. That requires tweaking of httpd.conf though.

  2. Re:Memory Limit? on Panasonic Toughbook W2 Review · · Score: 1

    > Even making movies music seems unlikely.

    Hey that's what I use my Powerbook for.

  3. Re:The difference for me... on PHP Scales As Well As Java · · Score: 1

    You can do that with php also.

    a) http://www.php.net/manual/en/features.connection-h andling.php

    or

    b) http://www.php.net/manual/en/ref.sem.php

  4. Re:Sol 8/9 and Sun ONE Directory 5.2 Headaches on Project Gutenberg Publishes 10,000th Free eBook · · Score: 2, Funny

    s/profile/brain/g

  5. Re:I guess.. on Project Gutenberg Publishes 10,000th Free eBook · · Score: 1

    Whenever I read an ebook that is not some sort of technical book I get the feeling I am reading a man page or an INSTALL file.