|
|
 John Guerin | 2009-07-08 16:33:21 |
This has always interested me ...
Has anyone done speed comparisons or have any links to DOM approach vs
Standard PHP echo
PHP -> JSON data to a JS
Thanks for sharing this ... |
| |
2. Re: DOM Table Speed |
|
Reply |
|
|
 Amin Saeedi | 2009-07-10 16:15:19 - In reply to message 1 from John Guerin |
| I have compared this class table generation speed and I have figured out that in worst case this class takes 1 millisecond more than echo for creating tables. |
|