Re: calculate xml size

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2007-05-26 at 20:35 +0200, Marcus Boerger wrote:
> Hello Lance,
> 
>   the function is called strlen():
> 
>   $sxe = new SimpleXMLElement($xmlstring);
>   $len = strlen($sxe->test1->asXML());
> 
> anyway this is no support forum, we are discussing php develoment in c here
> not develoment with php.

Wouldn't that be the Internals list? This is the SOAP list. Not that the
SOAP list is necessarily the place to post generic XML questions.

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

-- 
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux