I'm asking: for the PHP parser, it's better to create one large file
with all the code inside or a lot of small files?
Can a large file slow down the execution of the script?
with all the code inside or a lot of small files?
Can a large file slow down the execution of the script?
Comment