[PHP-DB] Converting Dates...

2003-03-05 Thread Doug Coning
colums into this type. Any help would be GREATLY appreciated! Thanks, Doug Coning -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Confusing Date...

2003-03-03 Thread Doug Coning
I have a MySQL column that was set to date. In my PHP page, I have a form and a field called 'Sch_StartDate'. I'm having difficultes understanding how to write to the date column in MySQL. If I send 03/04/02for March 4, 2002, the value that gets stored in the MySQL database is 2003-04-02 for

[PHP-DB] Upload Images...

2002-12-27 Thread Doug Coning
Hi All, I've got a question about creating an Update page. I have an update page that has a form with about 15 fields in it that update records in my MySQL database. One of the fields is an IMAGE field that stores an image name. I want to this PHP page to do several things: 1) edit and update

Re: [PHP-DB] Upload Images...

2002-12-27 Thread Doug Coning
Yes, but do you know where I can find a sample of merging the upload script with the Update script? Thanks!!! Doug - Original Message - From: Boaz Yahav [EMAIL PROTECTED] To: Doug Coning [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, December 27, 2002 1:09 PM Subject: RE: [PHP-DB

[PHP-DB] Return 1 instance of each unique record?

2002-12-06 Thread Doug Coning
Hi everyone: How do I get MySQL to summarize a query so that I receive only 1 instance per similar record. I.E. if you have 10 records with name Smith and 5 records with Barney, etc, that it would return 2 records instead of 15. Thanks! Doug Coning -- PHP Database Mailing List (http

Re: [PHP-DB] Return 1 instance of each unique record?

2002-12-06 Thread Doug Coning
on the terminology I'm used to, which in this case was summarize byand found nothing. Then I have to bother you guys to find out what the correct verbage is. Thank you for your patience! Doug - Original Message - From: Adam Williams [EMAIL PROTECTED] To: Doug Coning [EMAIL PROTECTED] Cc

[PHP-DB] NewB: Return New Record ID...

2002-12-05 Thread Doug Coning
based on the ID it first returned. How would I do this? Thank you, thank you! Doug Coning -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Structure Question...

2002-11-07 Thread Doug Coning
relationship? Thanks, Doug Coning -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php