[PHP] file truncation when generating tar file for download ...

2002-09-27 Thread Monique Y. Herman
Thanks in large part to some of the recent discussions on this list, I've finally implemented some stuff that allows me to select a bunch of files and tar them up. This works great for smaller archives. If the resulting archive is very large, the download begins normally, but halts at 40-41MB.

[PHP] Re: java in php4 on debian testing distribution?

2002-09-20 Thread Monique Y. Herman
ay have to log-in again or reload your profile to see it). good luck, -Garth - "Monique Y. Herman" - 19 Sep 2002 19:48:01 -0400 I'd like to play with using java classes from within php, as is described in http://www.php.net/manual/en/ref.

[PHP] java in php4 on debian testing distribution?

2002-09-19 Thread Monique Y. Herman
I'd like to play with using java classes from within php, as is described in http://www.php.net/manual/en/ref.java.php ... I'm using the apache and php4 packages from the debian testing distribution. All of the documentation I've found on the web about installing the java extension seems to be or

[PHP] pardon the previous mis-topic

2002-09-18 Thread Monique Y. Herman
I'd started another question, realized the answer to it, and typed in another question without checking the subject ... mea culpa! Monique Y. Herman [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] inheriting default constructor behavior?

2002-09-18 Thread Monique Y. Herman
o the following: function archive ($max_size = 20560, $archive_dir = "/var/www/tmp/") Is it possible to do something approaching the latter? Monique Y. Herman [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php