Copy link to clipboard
Copied
hello all first sorry for my very bad english i will try to explain what i need
i want to creat simple script php&mysql for news with categories
if i want to add article to 2 or 3 categories??
how to do it i think i must create multi chekbox but vlue of this chekbox must be extracted from db
i have dreamweaver CS4
thanks for help
Copy link to clipboard
Copied
pleas help!!!!!!!!!!
Copy link to clipboard
Copied
Each value should be stored in a separate database row in a news_category table. To display, read the rows into a recordset and then loop through the recordset, checking each checkbox as appropriate.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now