berkshirea
Technical User
hi guys,
suppose i have a database table:
id name link
1 tokyo 2 bangkok htt://3
.
.
.
and when i write on the page the contents of another database table, i want to replace on the fly every intance of the words tokyo, bangkok etc with the code <a href=" .... <a href=" ... etc
do you have any idea how to do that?
thanks for any info.
suppose i have a database table:
id name link
1 tokyo 2 bangkok htt://3
.
.
.
and when i write on the page the contents of another database table, i want to replace on the fly every intance of the words tokyo, bangkok etc with the code <a href=" .... <a href=" ... etc
do you have any idea how to do that?
thanks for any info.