Hire A Programmer
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOtherHire A Programmer

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old May 6th, 2005, 05:41 PM
Cheezwedge Cheezwedge is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Location: http://www.learndex.com
Posts: 74 Cheezwedge User rank is Private First Class (20 - 50 Reputation Level)Cheezwedge User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 10 h 28 m 24 sec
Reputation Power: 5
Send a message via AIM to Cheezwedge
Email Signup form help

Ok, honostly I know zero php, so I am making an offer to whoever wants it. If someone can make me a form that mails to namelesslan@gmail.com and has the following input fields mailed to it, I will make you a web template, sig, logo, avatar, or any photoshop possible image, I can also program in many languages. Please Help and I'll help in return.

I would like the form fields to be titled with the following.

Full Name:
Game Handle:
Age:
Email:

If someone does help me, Thank you very much, and I really will photoshop anything for ya.

Reply With Quote
  #2  
Old May 6th, 2005, 09:15 PM
Mezzanine Mezzanine is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2005
Posts: 13 Mezzanine User rank is Private First Class (20 - 50 Reputation Level)Mezzanine User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 7 h 12 m 31 sec
Reputation Power: 0
done, PMd you

Reply With Quote
  #3  
Old May 6th, 2005, 10:56 PM
praf22 praf22 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2005
Posts: 115 praf22 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 Days 17 h 37 m
Reputation Power: 4
hello

Hi there

I am interested, can we chat for further discussion?

MSN : praf22@hotmail.com

AIM : joypat123

Yahoo : praf22

THanks!

praf

Reply With Quote
  #4  
Old May 7th, 2005, 02:18 AM
infinitylimit infinitylimit is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 72 infinitylimit User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 13 m 59 sec
Reputation Power: 5
Send a message via Yahoo to infinitylimit
You caught me in a good mood. Here is the code you need. I didn't test it but it should work.


HTML (whatever.html):
<form action="mail.php" method="post">
Full Name: <input type="text" name="name">
Game Handle:<input type="text" name="handle">
Age:<input type="text" name="age">
Email:<input type="text" name="email">
<input type="submit" value="do it">

PHP (mail.php):

$to = 'namelesslan@gmail.com';
$subject = 'This is the subject';
$msg = 'Full name:'.$_POST['name']."\n";
$msg .= 'Full name:'.$_POST['handle']."\n";
$msg .= 'Full name:'.$_POST['age']."\n";
$msg .= 'Full name:'.$_POST['email']."\n";

$headers = 'From: il@infinitylimit.com'. "\r\n" .
$headers .='X-Mailer: PHP/' . phpversion();

if(mail($to,$subject,$msg,$headers)){
echo 'Message successfull';
}else{
echo 'Bummer bro, there was a problem';
}

Reply With Quote
  #5  
Old May 7th, 2005, 12:23 PM
Cheezwedge Cheezwedge is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Location: http://www.learndex.com
Posts: 74 Cheezwedge User rank is Private First Class (20 - 50 Reputation Level)Cheezwedge User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 10 h 28 m 24 sec
Reputation Power: 5
Send a message via AIM to Cheezwedge
thank you all very much

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherHire A Programmer > Email Signup form help (for trade)


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT