i am new to php.... please send me a code tat will help me create a form n direct it to my home page and send the information of the form to my email
vardhani 0 Newbie Poster
Recommended Answers
Jump to PostI think that you are not new to php, in fact I think you don't want to learn PHP. If I'm wrong show us some effort, not just "ask code".
Jump to Postjust a bone, the opening tag, you have <? instead of <?php. I know this works on some configurations, but for maximum compatibility used <?php
Otherwise, like that other dude said it seems just fine. Also, for this code to work you need to have an smtp server configured on …
Jump to PostYour host isn't GoDaddy is it? The reason I ask is because a recent client of mine hosts with them and I couldn't figure out what was wrong with the mail script. After a little research I found that they have the mail() function as well as many others disabled …
Jump to Postgodaddy? The firm I work for uses them and the mail function works. I think something is wrong internally with the script, because with that if/else clause it's bound to output something, and it doesn't. Maybe it never gets that far.
To the OP, put echos after every line …
All 13 Replies
MitkOK 61 Junior Poster
vardhani 0 Newbie Poster
webguru07 0 Newbie Poster
scru 909 Posting Virtuoso Featured Poster
vardhani 0 Newbie Poster
vardhani 0 Newbie Poster
webguru07 0 Newbie Poster
buddylee17 216 Practically a Master Poster
scru 909 Posting Virtuoso Featured Poster
buddylee17 216 Practically a Master Poster
webguru07 0 Newbie Poster
nav33n 472 Purple hazed! Team Colleague Featured Poster
vardhani 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.