Hi all,
First thanks to the people that corrected my dumb mistake on XML parsing a few
weeks ago, and let's hope that this is as dumb.
I've got a mashup that when contacted attempts to gather feed info to mash into
it's response. I send a GET request (Atom request to be exact), and get the
fo
Okay, I'm probably really stupid, but I can't figure this out. I'm getting the
error:
Fatal error: Function name must be a string in .../pages-stage/loginresp.php on
line 205
(which is the xml_set_element_handler() call)
with this code:
function startElement($parser, $name, $attrs) {
g
2 matches
Mail list logo