Hi all!
I need some help. What I need is, to make a listbox, and fill it from a mysql database, which contains users from my website. The idea was, to select two or more users from that listbox, and after hitting a submit button, I would see the comments of these users.
I tried a lot of methods but I always failed, so please help me.

Recommended Answers

All 2 Replies

its very easy
just query mysql_fetch_array
and while

Hey, thanks. Your post helped me a lot. Now I managed to fill my listbox, and the rest should be a piece of cake:) .

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.