how do i this? i have no idea....i need to incorporate it on an html form
pleas help?
i will get the data from this line and must be able to select one from the dropdown and get the id/name from the one selected
$supplier_names = LpmAdnetworkPeer::getByName($catcher_id);
thank you
how do i create a dropdown menu?
Moderator: General Moderators
-
Phoenixheart
- Forum Contributor
- Posts: 123
- Joined: Tue Nov 16, 2004 7:46 am
- Contact:
Re: how do i create a dropdown menu?
I believe this is more about HTML, CSS and maybe Javascript than PHP...