Older revisions
r248
by f...@fgiasson.com
on Sep 16, 2011
Diff
Improve the performance of the class
by using strpos() instead of
stripos(). Since this class is the
central data processor of any
structWSF endpoint, it is highly
...
r221
by f...@fgiasson.com
on Aug 10, 2011
Diff
Apparently that the DOMNode->item()
method does some manipulations to the
HTML entities before populating the
DOMNode->nodeValue variable. This
means that if you use the
...
r220
by f...@fgiasson.com
on Aug 3, 2011
Diff
XML-decode content with getContent.
All revisions of this file