| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | July 27 2003 7:21pm |
| Subject: | Re: functions | ||
| View as plain text | |||
In the last episode (Jul 27), Doruk Fisek said: > I am developing applications using PHP and MySQL. > > There are various functions in MySQL that is also implemented in > PHP. Such as date arithmetic, string, numeric, etc... > > Do I get better performance if I do them in MySQL (or PHP) and why? It probably depends on the function and what you do with it. Test it both ways, and use the one that's fastest/easiest. -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • functions | Doruk Fisek | 27 Jul |
| • Re: functions | Dan Nelson | 27 Jul |
| • Re: functions | colbey | 27 Jul |
