free flash templates
free flash templates menu free css & photoshop templates menu free flash animation

Go Back   free flash templates forum > Free flash templates

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-24-2009, 12:07 PM
sss
Guest
 
Posts: n/a
Default problem to send email

after installing php server(apache 2.2) now it shows the coding page.....


<?php

$your_email = "piyu@gmail.com";

$headers= "From: ".$_POST['name']." <".$_POST['email'].">\r\n";
$headers.='Content-type: text/html; charset=utf-8';
mail($your_email, $_POST['subject'], "
<html>
<head>
<title>Contact Message</title>
</head>
<body>
Contact Message<br><br>
Name : ".$_POST['name']."<br>
Email : ".$_POST['email']."<br>
Telephone : ".$_POST['telephone']."<br><br>
Subject : ".$_POST['subject']."<br>
Message : <br>".$_POST['message']."<br>
</body>
</html>" , $headers);
header("Location: ./index.htm|?page=_contact_message.htm");
?>


plz help me out...
  #2  
Old 06-24-2009, 01:46 PM
freenicetemplates freenicetemplates is offline
Administrator
 
Join Date: Mar 2009
Posts: 507
Default php in templates

I think you have a problem in your installation of PHP. Furthermore you need mail server to send mails. Just upload your website on your web host and it should work.
__________________
We are always pleased to read you in our guestbook
  #3  
Old 06-24-2009, 08:44 PM
sss
Guest
 
Posts: n/a
Default problem to send email

if any possible way to solve this problem in localhost then plz reply as soon as possible...

i try it on php server but still it doesn't work...if any configuration is required on php server and for mail server plz reply with full step.

plz help me out...
  #4  
Old 06-24-2009, 10:02 PM
dylan
Guest
 
Posts: n/a
Default

Dear SSS

If you upload site to ULR 100% this working.
send URL so freenice template and other people help you.

Regards
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:47 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.