Gossamer Forum
Home : Products : DBMan : Customization :

Last modified date on db file problem

Quote Reply
Last modified date on db file problem
Hi,

I followed the faq at LoisC site but this is the display i get today after implementing, obviously the wrong date.

The database was last modified on Wed Dec 31 19:00:00 1969.


i used the following in by .CFG file

$date = localtime((stat($starquote.db))[9]);

does this code only work with pre 2000 ? should i be using something else?

thanks for any help



Quote Reply
Re: [dstamos] Last modified date on db file problem In reply to
Remove the $ from $starquote.db.


JPD
----------------------------------------------------
JPDeni's DBMan-ual
How to ask questions the smart way.