Re: Form + database / PHP survey + database

2004-06-23 Thread James E Hicks III
On Wednesday 23 June 2004 03:32 pm, tommie ramirez.andujar wrote: > Dear colleagues.. > > I am new to mysql and I am trying to do the following, to create a php file > that may contain some kind of form or survey and the data entered may be > added to a database. Here's the code of the html form >

RE: Form + database

2004-06-23 Thread Nic Skitt
004 20:32 To: [EMAIL PROTECTED] Subject: Form + database Dear colleagues.. I am new to mysql and I am trying to do the following, to create a php file that may contain some kind of form or survey and the data entered may be added to a database. Here's the code of the html form -

Form + database

2004-06-23 Thread tommie ramirez.andujar
Dear colleagues.. I am new to mysql and I am trying to do the following, to create a php file that may contain some kind of form or survey and the data entered may be added to a database. Here's the code of the html form - Survey Survey Is reading important?

Re: listing data form database

2001-06-19 Thread Benji Smith
From: "saraswathy saras" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 19, 2001 2:51 AM Subject: listing data form database > hai > > Can anybody help me? I'am query out data(country name) from database,total > count of country if

listing data form database

2001-06-19 Thread saraswathy saras
hai Can anybody help me? I'am query out data(country name) from database,total count of country if 100.Now i want to arrange the country's name by 3 column() not long list.It should be example: AntiguaAustraliaAustria BarbadosBelgiumBrazil BulgariaCanadaChina It's possible? thanks in advanc