php-general | 2003022
Date: 02/16/03
- Next message: Sebastian Bergmann: "[PHP] Re: [PHP-DEV] how to call a website from within a php script"
- Previous message: Ernest E Vogelsinger: "Re: [PHP] call a website from a php script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Sebastian Bergmann: "[PHP] Re: [PHP-DEV] how to call a website from within a php script"
- Previous message: Ernest E Vogelsinger: "Re: [PHP] call a website from a php script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

