php-general | 2000071
Date: 07/02/00
- Next message: Szii: "Re: [PHP] Erf, still doesn't work."
- Previous message: Alain TESIO: "Re: [PHP] Problem installing PHP4 as a cgi with no administrativeprivileges"
- Next in thread: Cynic: "Re: [PHP] Data Overload"
- Reply: Cynic: "Re: [PHP] Data Overload"
- Reply: spoon fork: "Re: [PHP] Data Overload"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ok... if you have read my last posts you will know i am trying to sort a few
users... well, I found out today that PHP can only handle so many things at
once...
See, I have this file: http://www.nozonenet.com/users.txt
and I need to sort all of those users into different files, according to
there domains (after the @ but before the tab)... only problem is that PHP
can not handle that big of a file, at least I can't make it work with it...
can someone please give me a idea on how to write this.. like a framework or
something.. I am on a schedule and this is bugging me like heck... (our
server just got hacked, and I need to insert all of these users back into
the server, if I did it like it is now I would be working for weeks)...
Please Help!!
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Szii: "Re: [PHP] Erf, still doesn't work."
- Previous message: Alain TESIO: "Re: [PHP] Problem installing PHP4 as a cgi with no administrativeprivileges"
- Next in thread: Cynic: "Re: [PHP] Data Overload"
- Reply: Cynic: "Re: [PHP] Data Overload"
- Reply: spoon fork: "Re: [PHP] Data Overload"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

