[SOLVED] getting values from functions

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
phpnew
Forum Newbie
Posts: 18
Joined: Tue Oct 12, 2004 7:40 am

getting values from functions

Post by phpnew »

Hello All

I am new to php and have lot of php pages with me. their are three differnt functions and which are used to populate values in drop boxs on different pages which need to be inserted into database. All the other values are inserted into the database except the drop downs which are populated.

How do I get the values from thedrop downs to store into database.

Please help
Thanks
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

What's your code look like?

Mac
phpnew
Forum Newbie
Posts: 18
Joined: Tue Oct 12, 2004 7:40 am

Post by phpnew »

Thank You

I have done it.

Thanks a lot
Post Reply