A voir également:
- Mail sous PHP
- Publipostage mail - Accueil - Word
- Windows live mail - Télécharger - Mail
- Créer une adresse mail hotmail - Guide
- Comment télécharger un mail - Guide
- Cegetel mail ✓ - Forum Mail
1 réponse
Hello,
Normal, le paramètre action est une fonction PHP, or ce doit
être un CGI, un script PHP... accessible par http(s)
===>
echo ("<form name='form' method='post' action='mymail.php');
...
où mymail.php est ton script faisant effectivement appel à la fonction mail de PHP.
Johan
The software said "Requires Windows98, Win2000, or better,
So I installed Unix.
Normal, le paramètre action est une fonction PHP, or ce doit
être un CGI, un script PHP... accessible par http(s)
===>
echo ("<form name='form' method='post' action='mymail.php');
...
où mymail.php est ton script faisant effectivement appel à la fonction mail de PHP.
Johan
The software said "Requires Windows98, Win2000, or better,
So I installed Unix.