Re: Show last modified date from DB in PHP
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Show last modified date from DB in PHP

From: Andy Hassall <andy@andyh.co.uk>
Date: Mon Jul 04 2005 - 21:43:18 CEST

On 4 Jul 2005 04:52:35 -0700, bettina@coaster.ch wrote:

>Is there a way to show in PHP automatic the date when a DB was last
>modified?

 You'll have to define what a "DB" is and what constitutes a modification. The
answer, in general, is no. It might be possible for specific databases. Most of
the time you will have to add datetime fields to the data or tables or whatever
you're monitoring and update them along with the other changes in some way.

-- 
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
Received on Mon Oct 24 02:08:39 2005