Database Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesDatabase Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old April 10th, 2003, 07:47 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
INSERTING DATA FROM A FORM

I am using mysql and php to design a book review website however I can not get this code to work and have less then 24 hours to sort this code out and the code for the post I will post following this. If any one can help me I would be very greatful.
<?php



if ($submit) {

// process form

$db = mysql_connect("localhost", "root");

mysql_select_db("fantasybooks",$db);

$sql = "INSERT INTO review (User_name, Review_number Review_date, Review) VALUES ('$User_name',$Review_number,'$Review_date','$Revi ew')";
$result = mysql_query($sql);

echo ?><BR><BR><BR><A href= Selection.php>Options Screen</a><?
?>

<?

} else{



// display form



?>



<form method="post" action="<?php echo $PHP_SELF?>">

User:<input type="Varchar" name="User_name" size = "50"><br>

Review_number:<input type="Varchar" name="Review_number" size ="3"><BR>

Review_date:<input type="Varchar" name="Review_date" ><br>

Review:<input type="Varchar" name="Review" size = "255"><br>

<input type="Submit" name="submit" value="Enter information">

</form>



<?php



} // end if



?>



</body>



</html>

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesDatabase Help > INSERTING DATA FROM A FORM


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT