| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Nov 2007
Posts: 2
![]() | RDF Parsing / Schema Ive got an RDF document (http://themungo.com/10/RDF.xml), but how would I go about in parsing this data into tabular form? I cant find any information on the subject... Any help appreciated! |
| |
| | THREAD STARTER #2 (permalink) |
| New Member Join Date: Nov 2007
Posts: 2
![]() | What i really want to do, is to to have all the "Name" entries in a Drop Down Menu, and use AJAX to bring up all the other data, with a creenshot being displayed full screen with Javascript... Anyone help? It would really score me points... |
| |
| | #3 (permalink) |
| NamePros Expert Join Date: Nov 2003 Location: Scotland
Posts: 5,069
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | to populate the dropdown you could use php's SimpleXml. And of course you could either pass the xml directly with the javascript or request a php script returns the correct data.
__________________ Manage your portfolio using my new Domain Portfolio Management script. Securing Your Domain Name From Theft |
| |