I was wondering, what would be the best way to cache PHP scripts that I use here at Dathorn? I specify the hosting part because I'm sure the tool may depend on what's already there to be used with PHP.
I'd like a way to have the script already interpreted by PHP so it runs faster, although I'm not sure I'm saying this right.
Thanks in advance for any help you can give me!
I'd like a way to have the script already interpreted by PHP so it runs faster, although I'm not sure I'm saying this right.
Thanks in advance for any help you can give me!
Comment