Search Engine
Hi, I have made one database table with embeded videos:
Fields:
Title, Description, Image(img src=thum from Youtube), Video ( embed from Youtube).
Also I made one search script where it search trought Title with LIKE and outputs only: Title and Image as result. Now, when visitor on my page click on Image the script need to display the rest of the database: Description and Embed Video.
So, my problem is in that I don't know how to link the Title to the rest of the content from that row in my database table.
Subject
Written By
Posted
Search Engine
January 25, 2008 10:16AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.