Zend - The PHP Company




Code Gallery: daniel1


A HTTP POST  

Type: application
Added by: daniel1
Entered: 07/11/2001
Last modified: 01/11/2000
Rating: **** (5 votes)
Views: 10596
Posts an array of data to a given URL using rfc2616 - Hypertext Transfer Protocol -- HTTP/1.1


Amazon API and Parser  

Type: class
Added by: daniel1
Entered: 11/08/2002
Last modified: 08/12/2001
Rating: - (fewer than 3 votes)
Views: 5121
class.AmazonAPI.inc: An interface between PHP and Amazon Web Services. Supports all the different search types and retuns an XML string. Includes various Amazon modes (books, dvd, etc.) with methods to check if modes exist and return their String value. class.AmazonLiteXMLParser.inc: Parses the Amazon XML reply into a PHP array. Supports multiple fields and data larger than 1024 KB.


AmazonLiteXMLParser  

Type: class
Added by: daniel1
Entered: 25/07/2002
Last modified: 07/12/2001
Rating: - (fewer than 3 votes)
Views: 8896
Parses Amazon's XML response (Web Service)


PasswdAuth Class  

Type: application
Added by: daniel1
Entered: 16/11/2001
Last modified: 03/12/2010
Rating: *** (3 votes)
Views: 9867
Uses the .htpasswd to authenticate access to your PHP script


QueryPrint  

Type: application
Added by: daniel1
Entered: 31/10/2001
Last modified: 01/11/2000
Rating: - (fewer than 3 votes)
Views: 6194
QueryPrint is a PHP class that prints the results of a SQL query in HTML format. The printing is defined in a seperate module class that can be modified or replaced. QueryPrint also supports multiple page queries allowing the user to decide how many records to show on each page. The previous and next buttons are added automaticaly and as defined by the printing module.




Search