Most of the content on my site is generated dynamically by PHP out of a
MySQL database.  This is causing me problems when indexing the site.
Since pages are created dynamically htDig records the current date as
the date the document was created.  I need the create date to be the
create date from the date recorded in the database when the document /
record was added and NOT the date/time that PHP generates the document.

I am hoping that I can pass a date / timestamp in the header.

Any ideas?  Or did I confuse everyone.

David McInnis



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to