[PHP] CURL receiving content data

2007-08-23 Thread Bruce Steinback
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

[PHP] Wierd error with xml_set_element_handler()

2007-08-05 Thread Bruce Steinback
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