Re: [PHP-DB] Combining Fields

2006-05-31 Thread Brad Bonkoski
Grae Wolfe - PHP wrote: Good Day! I am trying to use my limited knowledge to create a VERY simple process to display some of the information in my table, allow a particular record to be selected, then opened on a page with text boxes to edit the information, after which the UPDATE command

Re: [PHP-DB] Combining Fields

2006-05-31 Thread Grae Wolfe - PHP
Thank you Brad - That is what I was looking for, but now that I see how it behaves, I am thinking that it isn't going to work the way I wanted. I need to then be able to pass the ID back to MySQL so that it will retrieve just the one record for editing. I guess I need to go back to making the

Re: [PHP-DB] Combining Fields

2006-05-31 Thread Brad Bonkoski
Grae Wolfe - PHP wrote: Thank you Brad - That is what I was looking for, but now that I see how it behaves, I am thinking that it isn't going to work the way I wanted. I need to then be able to pass the ID back to MySQL so that it will retrieve just the one record for editing. I guess I

Re: [PHP-DB] Combining Fields

2006-05-31 Thread Grae Wolfe - PHP
Again, my many thanks - I didn't know about the 'explode' function - that may be a huge help. Hopefully, I am on the right track now... thanks! Brad Bonkoski [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Grae Wolfe - PHP wrote: Thank you Brad - That is what I was looking