Need help with information to post on site

Coding Critique is the place to post source code for peer review by other members of DevNetwork. Any kind of code can be posted. Code posted does not have to be limited to PHP. All members are invited to contribute constructive criticism with the goal of improving the code. Posted code should include some background information about it and what areas you specifically would like help with.

Popular code excerpts may be moved to "Code Snippets" by the moderators.

Moderator: General Moderators

Post Reply
ladydee
Forum Newbie
Posts: 4
Joined: Mon Mar 09, 2009 10:14 am

Need help with information to post on site

Post by ladydee »

I am trying to get information from an array, so the user can use a checkbox and that information can be passed on to the owner of the company.

including the code as an attachement.

Beside the two radio buttons I am getting decafe coffee and there is more then that, like regular, tea, etc. I think I would rathter use checkboxes.

How would I get the correction information from this query and post it back to the user, then send to the next application being called which is build_breakroom.php and that is where the email get sent.

Thank you for any help
enoc22
Forum Commoner
Posts: 33
Joined: Wed Apr 01, 2009 12:45 pm

Re: Need help with information to post on site

Post by enoc22 »

It Think the file didn't attach properly.. try again and i'll have a look and see if there's anything i can see to help


Oliver
Post Reply