abazoskib Posted October 8, 2009 Share Posted October 8, 2009 shell_exec is blocked on my shared host. so i want to produce a script that will be able to split a file through a web interface. the problem is that php is way more limited than shell would be. what would be the best approach? Reading a file with over 1 million lines would almost certainly cause the script to run out of memory Link to comment https://forums.phpfreaks.com/topic/176926-file-splittershell_exec-blocked/ Share on other sites More sharing options...
trq Posted October 8, 2009 Share Posted October 8, 2009 What exactly do you mean by split a file? Link to comment https://forums.phpfreaks.com/topic/176926-file-splittershell_exec-blocked/#findComment-933359 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.