Hi,
I have written a script using fopen, however I can use simplexml to retrieve XML feed. As a lazy dominer I have reused the PHP script that was writter few years back using fopen.
I would like to know, would it be any performance issues if I keep fopen? Or I should be rewriting using simplexml.
I am expecting 100-200 hits on the page.
Thanking you,
I have written a script using fopen, however I can use simplexml to retrieve XML feed. As a lazy dominer I have reused the PHP script that was writter few years back using fopen.
I would like to know, would it be any performance issues if I keep fopen? Or I should be rewriting using simplexml.
I am expecting 100-200 hits on the page.
Thanking you,




