Quote:
Originally posted by blazin
When used with mod_perl and Apache DBI (for persistent connections) it simply rocks. You can also cache your queries for further significant speed improvements..
Unfortunately I don't think many PHP trade scripts make use of these features
|
CAN php take advanatage of those features? Cached queries & persistent conections like you can do with mod_perl?