Hi Angelia, I do something similar (PHP transforming raw MySQL data). The only differences are that I am using Exhibit plus Timeline extension & JSON while it sounds like you're using Timeline standalone & XML. Bottomline, it was surprisingly easy to feed the data straight in via the PHP script.
The key entry in the markup is as follows: <link href="../php/your_php_script.php" type="application/json" rel="exhibit/data" /> You can see an example at: www.thisbeautifulgame.com HTH, -Mark On Mar 10, 6:05 am, - Angelia - <[email protected]> wrote: > Hi, > > I am currently trying on SIMILE timeline. In the original > example, I can load an XML file ("example1.xml") as the content of the > timeline. > But now, I am retrieving data from mySql by using PHP. And > the I display like exactly the same format as the XML file. How can I > call the XML look PHP script ("http://localhost/connect.php") to load on > the timeline? > Please advice. > Thank you. > > Regards, > Angelia > _________________________________________________________________ > Hotmail: Trusted email with powerful SPAM > protection.https://signup.live.com/signup.aspx?id=60969 -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.
