ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] Проблема c PHP
@ 2002-02-20 16:44 roman_tutov
  2002-02-20 17:19 ` [mdk-re] ðÒÏÂÌÅÍÁ c P Evgeniy Kobzev
  2002-02-20 17:23 ` [mdk-re] ðÒÏÂÌÅÍÁ c PHP Serge Skorokhodov
  0 siblings, 2 replies; 9+ messages in thread
From: roman_tutov @ 2002-02-20 16:44 UTC (permalink / raw)
  To: mandrake-russian

[-- Attachment #1: Type: text/plain, Size: 205 bytes --]

Hello mandrake-russian,

    Я к письму скриптик приложил . Кто разбирается
 в PHP подскажито подалуйста ,почему ента гадина
 почту не отсылает .

-- 
Best regards, roman         mailto:roman_tutov@mail.ru

[-- Attachment #2: mail.php.TXT --]
[-- Type: text/plain, Size: 2302 bytes --]

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
From:    root <root@forcomdon.ru>
To:      rs123@mail.ru <rs123@mail.ru>
Date:    Wednesday, February 20, 2002, 4:27:26 PM
Subject: 
Files:   <none>
--====----====----====----====----====----====----====----====----====----===--
<? 
$SiteName = "Forcom";
$SiteEmail = "rs123@mail.ru";
$ThankYouMessage = "Thank You From Your_Site_Name";
$SiteUserName = "apache";
?>

<HTML>
<HEAD>
</HEAD>

<BODY BGCOLOR="#FFFFFF" text="#000000">
<center>

</style>
<body leftmargin="0" topmargin="0" marginwidth="3" marginheight="0" background="images/bg_main.jpg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr><td valign="top">
  <table width="100%" border="0" height="300" cellspacing="0" cellpadding="0">
  <tr><td valign="top" align="center">
  <table  width="100%" border="0" cellpadding="0" cellspacing="15" background="">
     <tr><td>
  <table width="100%" border="0" cellspacing="0" cellpadding="0">


<CENTER>
Hello, <?php echo $UserName?>. <BR><BR>
Thank you for your interest in our site!<BR><BR>
Your submission has been sent to: <?php echo $UserEmail?> as a confirmation email.
</CENTER>

<?
$UserMessage = "$UserName, Thank you for submiting your comment, or question, about $SiteName.\n";
$UserMessage .= "If needed, we will respond back with 48 hours.\n";
$UserMessage .= "If you do not recieve a reply within 48 hours\n";
$UserMessage .= "please email us at:  $SiteEmail\n\n";
$UserMessage .= "$SiteUserName\n $SiteName Administration \n $SiteEmail";
mail("$UserEmail", "$ThankYouMessage", $UserMessage, "From: $SiteEmail");
$AdminMessage = "$UserName, Submitted the following Information:\n";
$AdminMessage .= "Email: $UserEmail\n";
$AdminMessage .= "URL: $UserURL\n";
$AdminMessage .= "Business: $UserBusinessName\n";
$AdminMessage .= "Location: $UserBusinessLocation\n";
$AdminMessage .= "Comments:\n";
$AdminMessage .= "$UserComments\n";
$AdminMessage .= "$HTTP_USER_AGENT\n";
mail("$SiteEmail", "$SiteName - Contact Submission", $AdminMessage, "From: $UserEmail");
?>
<p><br>
<!-- YOU MUST LEAVE THE ABOVE CREDIT!! -->
</center>
</BODY>
</HTML>

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-02-20 18:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-20 16:44 [mdk-re] Проблема c PHP roman_tutov
2002-02-20 17:19 ` [mdk-re] ðÒÏÂÌÅÍÁ c P Evgeniy Kobzev
2002-02-20 17:27   ` [mdk-re] Re[2]: [mdk-re] Проблема " roman_tutov
2002-02-20 17:40     ` [mdk-re] Re[2]: [mdk-re] ðÒÏÂÌÅÍÁ c Evgeniy Kobzev
2002-02-20 18:19       ` [mdk-re] Re[2]: [mdk-re] Re[2]: [mdk-re] Проблема c Sergey Krivulja
2002-02-20 17:41     ` [mdk-re] Re: [mdk-re] Korshunov Ilya
2002-02-20 17:23 ` [mdk-re] ðÒÏÂÌÅÍÁ c PHP Serge Skorokhodov
2002-02-20 17:40   ` [mdk-re] Re[2]: [mdk-re] Проблема " roman_tutov
2002-02-20 18:15   ` Sergey Krivulja

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git