Hi Erwan,

yes, it is possible to do so. However, you need the xml parsing libraries to 
be compiled into php to do this. I played around with this a year ago and the 
version of php I was using (the standard version at the time) did not come 
with the xml parser.

Make sure you have the requried libraries...

Ronan

On Wednesday 06 April 2005 12:25, Erwan TROEL wrote:
> Hello,
>
> i'm trying to parse an svg with php 5 , i use DOM this way:
> <? php
> $doc = DOMDocument::load('test.svg');
> ?>
>
>
> but i have this mesage when i execute
> Warning: I/O warning : failed to load external entity
> "file:///c%3A/wamp/www/Projets/Octave/php-svg/RM38_7secteurs.svg" in
> c:\wamp\www\Projets\Octave\php-svg\ajout_id_svg.php on line 23
>
>
> so is it possible to parse an svg  in php like an xml file
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> -----
> To unsubscribe send a message to:
> [EMAIL PROTECTED] -or-
> visit http://groups.yahoo.com/group/svg-developers and click "edit my
> membership" ----
> Yahoo! Groups Links
>
>
>

-- 
"When are you BUTTHEADS gonna learn that you can't oppose Gestapo
tactics *with* Gestapo tactics?"
                -- Reuben Flagg

 --> contact me: ronan at roasp dot com


-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to