Is there a short way to?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All

I have a MySql table that I am trying to post data from a form (basic
stuff but wait a minute)

It has thirty cols but what I am trying to do is not have a form with 30
fields but split it into little relevant bits and post them bits as I
go.

My question is do I HAVE to "insert into table
(name,all,the,30,cols,here) values(var1,var2,var3,and,so,on)

Or is there a glamorous way of only putting the data from the form into
the affected rows?

And help, examples or online resources very much appreciated.

Thank You

Dave C

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.471 / Virus Database: 269 - Release Date: 10/04/2003
 


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux