[ Index ] |
|
Code source de GeekLog 1.4.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 508 lignes (22 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier public_html/lib-common.php |
contactemail($uid,$author,$authoremail,$subject,$message) X-Ref |
Mails the contents of the contact form to that user param: int $uid User ID of person to send email to param: string $author The name of the person sending the email param: string $authoremail Email address of person sending the email param: string $subject Subject of email param: string $message Text of message to send return: string Meta redirect or HTML for the contact form |
contactform($uid, $subject = '', $message = '') X-Ref |
Displays the contact form param: int $uid User ID of article author param: string $subject Subject of email param: string $message Text of message to send return: string HTML for the contact form |
mailstory($sid, $to, $toemail, $from, $fromemail, $shortmsg) X-Ref |
Email story to a friend param: string $sid id of story to email param: string $to name of person / friend to email param: string $toemail friend's email address param: string $from name of person sending the email param: string $fromemail sender's email address param: string $shortmsg short intro text to send with the story return: string Meta refresh |
mailstoryform($sid, $to = '', $toemail = '', $from = '',$fromemail = '', $shortmsg = '', $msg = 0) X-Ref |
Display form to email a story to someone. param: string $sid ID of article to email return: string HTML for email story form |
Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |