Posted by Johnny on 10/06/06 15:08
"Pankaj" <panahuja@gmail.com> wrote in message
news:1160144719.489304.195580@i3g2000cwc.googlegroups.com...
> Hi
>
> I have data stored in my database. I can fetch and populate one combo
> box. I want to popluate the second one dynamically using the value of
> the first one. I can do this if I did not have to fetch the data from
> the database (using Javascript). How can I do this using PHP
>
> Thanks
>
Let me add to what Steve said:
try http://php.net and look at the manual, download a copy.
Or if you want straight to the juglar search for mysql_query
RTFM
Navigation:
[Reply to this message]
|