Télécharger la liste

Description du projet

PHP-Quote is a small PHP package that fetches
stock market quotes from Yahoo!Finance. The
quote is placed in a standard PHP class.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-08 18:47
0.98

Changé de parsing de Yahoo! Page Finance à leur format CSV. Un changement récent dans Yahoo! format causé des problèmes de l'algorithme d'analyse. Une "jolie table" format de sortie a été ajouté à la classe. L'ajout de 10 nouveaux domaines ont été ajoutés aux informations récupérées stock.
Tags: Development, Major bugfixes
Changed from parsing of the Yahoo! Finance page to their CSV format. A recent change in the Yahoo! format caused issues with the parse algorithm. A "pretty table" output format was added to the class. An additional 10 new fields were added to retrieved stock information.

2001-12-21 04:36
0.95

Une nouvelle capacité de récupérer les citations d'index (des citations avec un "^" en eux), et un correctif pour une boucle infinie possible lorsque la page devis n'est pas formaté correctement.
Tags: Development, Major bugfixes
A new ability to retrieve index quotes (quotes with a "^" in them), and a fix for a possible infinite loop when the quote page is not formatted correctly.

2001-10-30 07:25
0.9

Nouveau délai d'attente de la page et la page indisponible (HTML 404 et 403 messages) le traitement des erreurs, et la manipulation des symboles de l'action malformé ou incorrecte.
Tags: Development, Minor feature enhancements
New page timeout and page unavailable (HTML 404 and 403 messages) error handling, and handling of malformed or incorrect ticker symbols.

Project Resources