Writing a few scripts for my own use. On one of them I am importing a file with implode() and then doing whatever to the cat'd string.
I'm a little concerned about overhead processor-wise. Any quicker way (CPU useage wise) to do this?
I'm a little concerned about overhead processor-wise. Any quicker way (CPU useage wise) to do this?



Comment