Query related content like youtube.com
Posted: Sat Oct 03, 2009 10:03 pm
This is my table structure:
news(
id,
title,
keyword,
picture,
description,
content
)
When i user read a news, i want to display related news like this one ( like related video on youtube) . I don't know how to query it.
Please help me.
Thanks for reading.
news(
id,
title,
keyword,
picture,
description,
content
)
When i user read a news, i want to display related news like this one ( like related video on youtube) . I don't know how to query it.
Please help me.
Thanks for reading.