Go Back   Webmaster Malaysia Forum » Website Design & Development » Website Programming

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 04-08-2005, 08:22 PM
prozone's Avatar
Novice Webmaster
 
Join Date: Jun 2005
Location: Subang Jaya
Posts: 42
Rep Power: 0
prozone is on a distinguished road
Send a message via MSN to prozone Send a message via Yahoo to prozone
tlg check sket code ni

PHP Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Contact Form's</title>
</head>

<body>



<?php

{ if($_POST['action'] == "contact");

    { 
            
            if(
$_POST['name'] == "false")
            print 
"<p><b>Your must enter your name</b><br>";

            if(
$_POST['mail'] == "false")
            print 
"<p><b>Your must enter your mail</b><br>";

            if(
$_POST['massage'] == "false")
            print 
"<p><b>Your must enter your massage</b><br>"
    
    }


else
        { 
        echo 
"thanks $name for your massage"

        
mail (przmaster@gmail.com$subject$content,$email
        
        }
        
        }


    
?>


<?php else { ?>









<p>&nbsp;</p>
<form action="<? echo ($_SERVER['PHP_SELF']); ?>" method="post" name="contact" id="contact">
  <table width="100%"  border="0" cellspacing="0" cellpadding="0">
    <tr valign="top">
      <td align="right">Name</td>
      <td><input name="name" type="text" id="name"></td>
    </tr>
    <tr valign="top">
      <td align="right">E-Mail</td>
      <td><input name="mail" type="text" id="mail"></td>
    </tr>
    <tr valign="top">
      <td align="right"><p>Subject</p>
      </td>
      <td><input name="subject" type="text" id="subject"></td>
    </tr>
    <tr valign="top">
      <td align="right">Massage</td>
      <td><textarea name="massage" id="massage"></textarea></td>
    </tr>
    <tr valign="top">
      <td align="right"><input name="action" type="hidden" id="action" value="contact"></td>
      <td><input type="submit" name="Submit" value="Submit"></td>
    </tr>
  </table>
</form>
<?
}

// Created By Ariff Azraai
?>

<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</body>
</html>
ni keluar error else
__________________
www.blogtitude.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-08-2005, 09:22 PM
alang's Avatar
Senior Webmaster
 
Join Date: Dec 2003
Location: Petaling Jaya, Selangor
Posts: 695
Rep Power: 74
alang is on a distinguished road
heh, massage yer, memang la keluar error, dah ko suruh dia massage. Nak massage pegi bukit bintang la...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-08-2005, 09:33 PM
kawan's Avatar
Senior Webmaster
 
Join Date: Jul 2005
Location: KL
Posts: 437
Rep Power: 50
kawan is on a distinguished road
Quote:
Originally Posted by prozone
ni keluar error else
Semi-colon kat mana?
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-08-2005, 10:17 PM
Mesra's Avatar
Novice Webmaster
 
Join Date: Jan 2005
Location: Malaysia
Posts: 51
Rep Power: 49
Mesra is on a distinguished road
Ya ya, semi-colon (;) tu tercicir, lagi satu ko eja 'message' tu salah. Ni mesti kaki hari hari gi ngurut eh. :P
__________________
Traveler
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
chart... tolong sket... ridz_021 Website Programming 4 08-02-2006 01:19 PM
Nak tanya sket jepp Website Programming 2 18-03-2005 01:05 PM
tolong sket pasal style... YajivMalhotra Website Design 2 02-11-2004 12:40 PM
kasi guideline sket.... spicy_girl Website Programming 78 16-02-2004 03:55 PM
It's time to code yourself. bazet Website Programming 2 21-09-2002 11:14 AM


All times are GMT +8. The time now is 11:32 AM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.


WebmasterMalaysia.com is Proudly Hosted by Exabytes Semi Dedicated Server.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61