You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Hi guys!

I want to fill select box which list all username from Users. So,whenever i delete one username from Users automatically it does not appear at select box. I try to make query ("Select username from.....")..but I stuck at from because i don't know what table for Users.So,where can I locate database like User so that I can make query to retrieve record to fill select box?

Thanks.

  • No labels