Variables

September 26, 2008

how do you insert multiple values into a single column in a mysql databse using php?

mysql
science_guy asked:


how do you insert multiple values into a single column in a mysql databse using php? and how do you get them back from database and separate them back into singulr variables?

Filed under Programming & Design by administrator

Permalink Print 2 Comments

September 17, 2008

How do you make a form send the input to the action and update MySQL at the same time?

mysql
Jared W. asked:


I have a form that I want to send its variables to another website with the action option, WHILE updating my MySQL server somehow. Is that possible? If so, How?

Filed under Programming & Design by administrator

Permalink Print 1 Comment