Skip to content

Conversation

@Safin85
Copy link

@Safin85 Safin85 commented Jan 12, 2016

try to use "shell_exec" before "exec", because "shell_exec" give You formatted data back with breaklines. Exec gives only a string w./o any formatting.

This make little easier to read console output.

if You use hard code size, some files is going to be destroyed. Because the will not fully load and in case of storing, it will be stored not the full file.
try to use "shell_exec" before "exec", because "shell_exec" give You formatted data back with breaklines. Exec gives only a string w./o any formatting. 

This make little easier to read console output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant