| Sign In/My Account | View Cart |
| Article: |
Using PHP 5's SimpleXML | |
| Subject: | xsearch -> xpath | |
| Date: | 2005-05-09 04:34:22 | |
| From: | KvdnBerg | |
| I'm not sure about this but I think you need to use $s->xpath instead of $s->xsearch, at least in my setup (PHP5 on Apache2 on Linux) xsearch gives an undefined method error while xpath gives the correct results. | ||
Showing messages 1 through 2 of 2.