XML parser
Hey all,
I want to create my own XML parser that is completely independent of
PHP version (i want it to run on both PHP 4 and 5), and to also not
require any dependencies (so that the user DOESN'T have to compile php
with --with-xml).
Can someone point me in the right direction as to how I can go about
this?
Thanks,
Joshua Morgan
.
Relevant Pages
- Re: XML parser
... Joshua Morgan wrote: ... I want to create my own XML parser that is completely independent of ... PHP version, ... extract the necessary info using regular expressions. ... (comp.lang.php) - Re: Server side conversion of DOC to PDF (asp)
... Since we're talking about fields and forms, I would be very careful. ... But hey, might work and is surely a better idea than Word itself. ... I don't know of good libraries to read word files with PHP. ... underlay template or even fully programmatic solutions like ... (comp.text.pdf) - Re: php convert html to pdf
... All I see are a couple of files in PHP. ... insert the include file into that php script, ... They all are only a scripting file, not a installation file or anything. ... >> Hey, Hey, Hey, found it on the Internet on converting HTML to PDF. ... (php.general) - help starting w/ user, group mgmt and mvcs
... Hey all, very new to PHP and want to try it out on a project (on which ... I have lots of time to learn) that authenticates logins, ... Anyone point me in the directions of examples and great books that I ... (comp.lang.php) - for loop problems
... Hey all, I'm pretty new to php so please keep that in mind when you ... razz me. ... (comp.lang.php) |
|