|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
does php support xml out of the box?
when i run the phpinfo() command i see that xml support is "active" but i didn't set the --with-xml parameter when i compiled php. does this mean it's supported natively?
-S |
|
#2
|
||||
|
||||
|
not as I recall....are you sure you didn't compile with those options? I think manual only says something about expat lib, but not xml...
__________________
And you know I mean that. |
|
#3
|
|||
|
|||
|
so then what does it mean when phpinfo() says XML is active?
-S |
|
#4
|
||||
|
||||
|
Does it just say that or does it actually work? Dumb question, but it might be a glitch in phpinfo(), who knows.
|
|
#5
|
|||
|
|||
|
If you're using PHP as an Apache module, it uses the expat library that comes with Apache, maybe it's that?
__________________
Some people, when confronted with a problem, think “I know, I'll use regular expressions.” Now they have two problems. - Jamie Zawinski, in comp.lang.emacs |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > does php support xml out of the box? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|