Sending and recalling data to/from MySql
Posted: Fri Aug 31, 2007 1:37 am
Ok, still new to this programming to MySql. I am making a comic store pull list, there is company name, comic name, issue number and how many needed set up in a form. I understand the php side mostly on building the component, just the sql stuff is messing up. I am collecting the username/real name in the form. How can i store the info to a table called pulllist and then be able to recall it based on username. thanks for the help!