sajid
05-02-03, 10:07 AM
Salams all
any php/mysql pros in here
ive got 2 questions
im creating this database on php/mysql
i have a table called product Detains and the fields in them i have are:
prod id,prod description,link,status,effective from,effective to,
i want to do the following:
1- on the right hand side of the website i want to display the top 10 products that have been clicked/accessed.. how wud i do that? do i need an extra field?
2)Link is the website url link..what happens is that when i insert say "www.google.com" in the database when the data is displayed on the Website the link is not clickable..how do i get around this?
jkk
ws
sajid
any php/mysql pros in here
ive got 2 questions
im creating this database on php/mysql
i have a table called product Detains and the fields in them i have are:
prod id,prod description,link,status,effective from,effective to,
i want to do the following:
1- on the right hand side of the website i want to display the top 10 products that have been clicked/accessed.. how wud i do that? do i need an extra field?
2)Link is the website url link..what happens is that when i insert say "www.google.com" in the database when the data is displayed on the Website the link is not clickable..how do i get around this?
jkk
ws
sajid