$Id: README,v 1.1 2001/03/09 23:15:41 sandipb Exp $
----------------------------------------------------------------------
Requirements:
PHP4.0+ with XML support. Note that it will NOT run in PHP 3.x
version as it doesn't implement the xml_set_object() function used in
this package.
----------------------------------------------------------------------
Installation:
Include the SlashHeadlines.php file where ever you want this package
to be used.
---------------------------------------------------------------------
Notes:
I have tried very hard to make this independent of SlashDot
specifics. If there is any other site publishing headlines in the
same format, you can use this package and it's API functions to fetch
headlines in the same way.
Please read API.txt for the exact detail of the functions.
---------------------------------------------------------------------
Files:
SlashHeadlines.php - The main library file.
TestSlashHeadlines.php - A test file demonstrating the use of this
package.
API.txt - Detailed explanations of the API available to users.
README - This file!
LICENCE - Licence under which this package is released.
--------------------------------------------------------------------
|