If anyone else has the same problem, I found an entry in the bug database:
http://bugs.php.net/bug.php?id=28082
c.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Is it possible (I think it has to) to serialize object with private
properties (and of course storing these properties as well)? I couldn't
using the magic __sleep() function...
Best regards,
c.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Pieter From Sa wrote:
It seems to be part of a template. There should be a kind of template
class or at least a substitution routine, which will be called before
the page will be displayed, that replaces {S_MODE} with a useful value.
c.
--
PHP General Mailing List (http://www.php.net/)
To unsub
Is it possible to call xml_set_element_handler() with a class function like:
xml_set_element_handler($parser, $this->startElement, $this->endElement);
thx Christof Rath
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo