In message <[EMAIL PROTECTED]>, Charles River <[EMAIL PROTECTED]> writes >On 10/6/05, Pete <[EMAIL PROTECTED]> wrote: >> >> The date the table was last updated, then. >> >> Your code asks for information about all tables, then only displays the >> first row, i.e., information about the first table. Do you have more >> than one table in your database? >> >> Other than that, the code works. What problem are you having? > >I have a pair of scripts that search the database for a word and then >displays the row(s) that match. How do I display the date the table >was last updated?
I have now deleted the code that you uploaded, but it worked for me. It correctly displayed the date that the *first* table in the database was updated. You seem to be using the words database and table interchangeably, as (normally!) you cannot "search a database for a word", you can only search a table. I ask again, do you have more than one table in your database? -- Pete Clark http://www.hotcosta.com http://www.spanishholidaybookings.com ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/CefplB/TM --------------------------------------------------------------------~-> The php_mysql group is dedicated to learn more about the PHP/MySQL web database possibilities through group learning. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php_mysql/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
