阅读背景:

数据与输出格式的前端

来源:互联网 

I've read that (all things equal) PHP is typically faster than MySQL at arithmetic and string manipulation operations. This being the case, where does one draw the line between what one asks the database to do versus what is done by the web server(s)? We use stored procedures exclusively as our data-access layer. My unwritten rule has always been to leave output formatting (including string manipulation and arithmetic) to the web server. So our queries return:I've read that (all things equal) PHP is typica




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: