Jump to content

Need some help with forms


mobymedic

Recommended Posts

Ok I am currently developing a website for my company. I have built a online job application. Now what do I do with it? The farthest I've gotten is it opening up outlook and placing the results in the body.

 

Few questions:

 

1. Is there a way to take the results and save it as a text file or email it automatically?

 

2. When it posts is there a way to format the text? This is what I'm getting right now.

 

First Name=Moby

Last Name=Dick

 

What I'd rather have is something like

First Name: Moby

Last Name: Dick

 

I am currently learning c++ so I have a good knowledge of basic programming. I've never used php before but I'm assuming that with what I want to do this is the best language. I would like to learn php eventually so what books would you recommend?

 

Thanks for the help.

Link to comment
https://forums.phpfreaks.com/topic/179422-need-some-help-with-forms/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.