|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Flash Email Form by George
Can someone suggest a way to add new fields to the Flash email form php tutorial? (The tutorial set-up works fine, but I would like to add new fields to send info.
|
|
#2
|
|||
|
|||
|
RE: Flash Email Form by George
This email form is simple, elegant and works beautifully. However, I would like to add Flash MX components such as, radio buttons and check boxes. Any suggestions on how to add to the current php code:
<?PHP $to = "you@yourdomain.com"; $msg = "$namenn"; $msg .= "$messagenn"; mail($to, $subject, $msg, "From: My web sitenReply-To: $emailn"); ?> What about specific component parameter settings? |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Flash Email Form by George |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|