Hey!

Whatever data (I presume they're URLs) you get from PHP, you need to parse 
it in TW with JS/jQuery. There, you can add HTML code (or TW markdown) and 
make the links clickable. Linking to PHP will open the PHP file.

w

On Wednesday, November 13, 2013 3:35:56 AM UTC+1, skye riquelme wrote:
>
> Hi All....
> Playing again with databases and getting information in and out of TW.
>
> So far I have a simple php file that opens a mysql database and reads some 
> data...
>
> I can see that output in a tiddler using a simple html form and have 
> specifying a target that is an iframe.....so I can SEE the data......(its 
> simple text in the iframe)
>
> BUT I want to be able to interact with the data.... click on urls.....or 
> even have the php file output simple javascript text that the receiving 
> tiddler can evaluate.......
>
> I tried -<html><a href="AAA/testMysql.php" target="_self" 
> >refs</a></html>........ but this opens the data overriding the whole TW 
> itself!...... how can I receive the dta into a tiddler?
>
> Thanks in advance
> Skye 
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to