hi how i can make news bar related with DB ?
i have 2 table for news one for newsName,primary key(newsID), descNews,date,forign(flagNo) _ and another for kind of user (primary(kindID),flagName
i want to display news in different page each page display news for one kinde of user
means iwant to make
select newsID,newsName from News where (flageNo=1)
oR(flageNo=2)
pleaaaaaaaaaaase help me to make this in details
thank you for each member help me
>hi how i can make news bar related with DB ?
Could you explain more clearly what you are trying to achieve?
No comments:
Post a Comment