PHP Coding
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Coding

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 Codewalkers Forums Sponsor:
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
  #1  
Old June 11th, 2002, 02:09 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
Flash and PHP

I recently read the tutorial explaining how to use flash to develop a form and php to send the information. I've tried this and nothing is sent.
I tried the code provided with the flash.
------------------
<?

$to = "me@mydomain.org";
$msg = "$namenn";
$msg .= "$messagenn";

mail($to, $subject, $msg, "From: My web sitenReply-To: $emailn");

?>
______________________
and also tried to adapt the flash and php to a new form
_________________________
<?

$to = "me@mydomain.org";
$subject = "Member Info";
$msg = "$namenn";
$msg .= "$messagenn";
$msg ..= "$emailnn";
$msg ...= "$phonenn";

mail($to, $subject, $msg, "From: mydomain.orgnReply-To: $emailn");

?>

_____________
Input would be appreciated.
Thanks

Reply With Quote
  #2  
Old June 11th, 2002, 02:49 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: Flash and PHP

What kind of machine is this running on? Have you ever been able to successfully send mail with php?

Reply With Quote
  #3  
Old June 11th, 2002, 04:52 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: Flash and PHP

The machine is windows 2000 prof., with apache 2.0.35 and php 4.2.1

I have never tried to send mail using php on this server.

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Coding > Flash and PHP


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


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





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway