[wp-hackers] concatinating PHP code files

Arlen Beiler arlenbee at gmail.com
Mon Mar 22 18:16:22 UTC 2010


Is there a way to specify a start file and have php build a new file out of
the inludes and requires it finds? Say I have 5 files, #1 includes the other
4 at runtime. Can I have it take the code in those other files and insert it
where the include is the way PHP does when it runs?


More information about the wp-hackers mailing list