15 posts tagged with PHP and xml. (View popular tags)
Displaying 1 through 15 of 15. Subscribe:
How can I search an XML file with PHP 5? [more inside]
posted by kirkaracha
on Dec 8, 2008 -
8 answers
TeachFilter: Help me become a better programming instructor. [more inside]
posted by stungeye
on Mar 11, 2008 -
4 answers
We are moving our sites from a WAMP to a LAMP and one of the XML parser classes has gone all haywire. Eeep. [more inside]
posted by foxydot
on Feb 26, 2008 -
9 answers
For database usage, is it better to store data in XML or serialized format? In particular, PHP serialization. [more inside]
posted by destro
on Jan 18, 2008 -
10 answers
Help me AJAX-ify a very simple web process in PHP. Links to very simple AJAX tutorials much appreciated. [more inside]
posted by odinsdream
on Jan 8, 2008 -
7 answers
Looking to parse an RSS feed and pull all the links out, and then turn links into a new feed. [more inside]
posted by bleucube
on Sep 16, 2007 -
6 answers
MySQL, PHPMyAdmin and XML imports/export problem... [more inside]
posted by SweetJesus
on Jun 22, 2007 -
10 answers
WebApplicationFilter: Help me build an open-source outline renderer in PHP. [more inside]
posted by tommorris
on Nov 3, 2006 -
1 answer
What's the simplest way to parse XML data via XSLT in Drupal? The hitch is that I'm hosted at Dreamhost, which doesn't seem to support xslt_create().
posted by mkultra
on Sep 14, 2006 -
8 answers
Are there any good XML/XHTML frameworks for using XML data to automatically populate both/either web page content and JavaScript rollover menus? [more inside]
posted by brianvan
on Aug 27, 2006 -
4 answers
When my website (http://www.shalom-bayit.com/index.php) is displayed in IE, the sidebar is broken. It appears below the document no matter what width I set. However in Firefox it displays like it should. I am thinking it has to do with the doctype declaration. This problem only existed when I added php code into the page and renamed it to a php file, thus having to change the doctype to transitional. Why does IE interpret transitional pages different than Firefox? Any ideas on why this happens, and what can be done to correct it?
posted by torpark
on Aug 10, 2006 -
26 answers
HTML/PHP/XML to PDF: How should I convert an active webpage to PDF format? [more inside]
posted by chrisfromthelc
on Mar 8, 2006 -
4 answers
I need a new way of transforming XML with XSL. Till date I've used PHP's Sablotron, which I absolutely love and is simple to use, but my host keeps forgetting to enable and include it each time they recompile Apache, so I was wondering if someone here knows of a way to do the same with either Perl or JSP/Tomcat or even PHP as long as it is without Sablotron's xslt_create(). [more inside]
posted by riffola
on Mar 7, 2005 -
10 answers
Does PHP5's newfound SOAP functionality truly support complex types? [more inside] [more inside]
posted by Danelope
on Aug 17, 2004 -
0 answers
Ok, another PHP question... this one less stupid than my last one (hopefully). XML/XSLT.... [mi] [more inside]
posted by pissfactory
on May 26, 2004 -
1 answer