Ports 搜索

共有5,886项符合/net-im/的查询结果,以下是第5,5115,520项(搜索用时0.006秒)
www/HTTP_Header-1.2.1 (Score: 0.0052562496)
PEAR OO interface to modify and handle HTTP headers and status codes
This class provides methods to set/modify HTTP headers and status codes including an HTTP caching facility. It also provides methods for checking Status types.
www/HTTP_Request-1.4.4 (Score: 0.0052562496)
PEAR classes providing an easy way to perform HTTP requests
Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy, Proxy Authentication, SSL, file uploads etc.
www/HTTP_Request2-2.3.0 (Score: 0.0052562496)
PEAR classes providing an easy way to perform HTTP requests
PHP5 rewrite of HTTP_Request package. Provides cleaner API and pluggable Adapters. Currently available are: * Socket adapter, based on old HTTP_Request code, * Curl adapter, wraps around PHP's cURL extension, * Mock adapter, to use for testing packages dependent on HTTP_Request2. Supports POST requests with data and file uploads, authentication, cookies, proxies, gzip and deflate encodings, monitoring the request progress with Observers.
www/HTTP_Server-0.4.1 (Score: 0.0052562496)
HTTP server class
HTTP server class that allows you to easily implement HTTP servers by supplying callbacks. The base class will parse the request, call the appropriate callback and build a repsonse based on an array that the callbacks have to return.
www/HTTP_Session2-0.7.3 (Score: 0.0052562496)
PHP5 Session Handler
PHP5 Object-oriented interface to the session_* family functions it provides extra features such as database storage for session data using DB/MDB2 packages.
www/HTTP_Upload-0.9.1 (Score: 0.0052562496)
Easy and secure management of files submitted via HTML Forms
This class provides an advanced file uploader system for file uploads made from html forms. Features: * Can handle from one file to multiple files. * Safe file copying from tmp dir. * Easy detecting mechanism of valid upload, missing upload or error. * Gives extensive information about the uploaded file. * Rename uploaded files in different ways: as it is, safe or unique. * Validate allowed file extensions. * Multiple languages error messages support (es, en, de, fr, nl).
www/Services_Amazon-0.9.0 (Score: 0.0052562496)
PHP interface to Amazon Product Advertising API
pear-Services_Amazon is a PHP interface to Amazon Product Advertising API.
www/Services_Blogging-0.2.4 (Score: 0.0052562496)
PHP interface to Blog
pear-Services_Blogging provides a unified API to post and read blog entries, independent of the API supported by the server software hosting the blog. It uses a driver-based approach to communicate with different APIs out there. If a new blogging API is invented, someone just needs to write a driver for the Services_Blogging package, and everyone can access also this blogs.
www/Services_Compete-0.1.0 (Score: 0.0052562496)
PHP interface to Compete SnapShop API
PHP wrapper for the Compete SnapShop API
www/Services_Delicious-0.6.0 (Score: 0.0052562496)
PEAR Client for the del.icio.us web service
Services_Delicious is a client for the REST-based web service of del.icio.us. del.icio.us is a social bookmarks manager. It allows you to easily add sites you like to your personal collection of links, to categorize those sites with keywords, and to share your collection not only between your own browsers and machines, but also with others. Services_Delicious allows you to select, add and delete your bookmarks from any PHP script.