PHP - New HttpMessage Object

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
bg
Forum Contributor
Posts: 157
Joined: Fri Sep 12, 2003 11:01 am

PHP - New HttpMessage Object

Post by bg »

Was searching through PHP for http header functions and ran into this newly documented object. This is exactly the type of thing i've been looking for. This will definatly help in making a better ajax server, and id bet that is a big reason for their adding it.

Has anyone by chance messed around with this at all? If so what for?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Considering it's in an extension, nope, haven't touched it. Could be useful/interesting.. if hosts would add it..
Post Reply