is there a max file handle pool in php?

look at:
http://us3.php.net/fopen
http://us3.php.net/fwrite



FB wrote:

Hi,

I have 40 text files.. each files have 1 colomn of a data. I want to write a
script to merge them like

datafrom1;datafrom2;datafrom3;....datafrom40

how can I do that?

TIA








-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to