View Single Post
  #8  
Old 04-21-2009, 09:14 PM
Randymarsh9
Dragon
 
Join Date: Dec 2007
Posts: 658
Default

Ok, I never actually create something into a table using mysql, so what is the command to insert something into a table? I know its something like insert into table 'doors' (varname, value) where.... but then I'm not sure if I am correct after that.
Reply With Quote