Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: FLASH & PHP
From: Laurent CUCHET
Date: Mon, 6 Nov 2000 20:11:05 GMT

Hello,

I'm searching for a php script to post a flash form by mail; I have find some but the form just take the comments.

Have you got a php script witch can use multiple vars or textfield, or do you know the way to add some vars to the message zone in a mail ?

<?php
$title = "Courrier LCN";
$email = "LCNatcarabus [dot] com";
mail($email, $title, $message, "From: $user_name <$user_email>\nReply-To:$user_email");
print "&vars_loaded=1&"
?>

Thank you very much

LCN


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save £200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: FLASH & PHP, Thorvald Neumann

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]