Thread
:
PHP/MySQL: Last Updated Date
View Single Post
26th April 2003, 03:00 PM
#
2
(
permalink
)
ec8or
Registered User
Join Date: Apr 2003
Posts: 39
Re:PHP/MySQL: Last Updated Date
I think the problem is with your database name containing a hyphen, try using backticks around it instead, like this:
SHOW TABLE STATUS FROM `eliza-d_com` LIKE 'missy'
Peace
Nisse
ec8or
View Public Profile
Find More Posts by ec8or