ezurl
Summary
Contains information about a URL.Persistent
Yes.Attributes
Attribute | Type | Description |
---|---|---|
id |
string |
The ID number of the URL. |
url |
string |
The actual address (for example "http://www.slashdot.org"). |
original_url_md5 |
string |
The MD5 sum of the URL. |
is_valid |
string |
Either 1 (valid) or 0 (invalid). Reveals if the URL is valid or not. |
last_checked |
string |
A UNIX timestamp revealing when the URL was validated by the system. |
created |
string |
A UNIX timestamp pinpointing the exact date/time when the URL was created. |
modified |
string |
A UNIX timestamp pinpointing the exact date/time when the URL last modified. |
Balazs Halasy (03/04/2005 8:23 am)
Balazs Halasy (01/04/2007 2:26 pm)
Comments
There are no comments.