TeachFilter: Help me become a better programming instructor. [more inside]
posted 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 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 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 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 on Sep 16, 2007 - 6 answers
MySQL, PHPMyAdmin and XML imports/export problem... [more inside]
posted on Jun 22, 2007 - 10 answers ![]()
WebApplicationFilter: Help me build an open-source outline renderer in PHP. [more inside]
posted on Nov 3, 2006 - 1 answers
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 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 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 on Aug 10, 2006 - 26 answers ![]()
HTML/PHP/XML to PDF: How should I convert an active webpage to PDF format? [more inside]
posted 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 on Mar 7, 2005 - 10 answers
Does PHP5's newfound SOAP functionality truly support complex types? [more inside]
posted on Aug 17, 2004 - 1 answers
Ok, another PHP question... this one less stupid than my last one (hopefully). XML/XSLT.... [mi]
posted on May 26, 2004 - 2 answers