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

<*> 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