Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help with php
#6
(06-13-2010, 04:30 AM)Lord-Nikon Wrote: The table structure you sent was for a table called "Guns". The table you are inserting into is called "NewGuns". Could you please send us the table structure for a table called "NewGuns" or alternative change your insert query to "Guns" : $result = mysql_query("INSERT into Guns(Caliber,Bullet,Powder,Primer,OAL,Data_Distance,Grouping,Bench) VALUES ('$Caliber','$Bullet','$Powder','$Primer','$OAL','$Data_Distance','$Grouping','$Bench')") or die(mysql_error());

this issue has been resolved.
Reply


Messages In This Thread
help with php - by andrewjs18 - 03-16-2010, 10:53 PM
RE: help with php - by blackstrider - 03-19-2010, 08:12 AM
RE: help with php - by andrewjs18 - 03-19-2010, 04:25 PM
RE: help with php - by SLiM - 04-13-2010, 10:05 PM
RE: help with php - by Lord-Nikon - 06-13-2010, 04:30 AM
RE: help with php - by andrewjs18 - 07-13-2010, 04:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PHP Framework List: An Ultimate Guide to 102 PHP Frameworks for Web Developers tk-hassan 0 792 07-27-2020, 11:26 PM
Last Post: tk-hassan
  PHP Video Tutorials (PHP For Beginners) Eleqtriq 4 3,317 10-10-2011, 01:00 PM
Last Post: Greyersting

Forum Jump:


Users browsing this thread: 1 Guest(s)