- fix some typos
authorMichael Wallner <mike@php.net>
Mon, 30 Jan 2006 14:28:33 +0000 (14:28 +0000)
committerMichael Wallner <mike@php.net>
Mon, 30 Jan 2006 14:28:33 +0000 (14:28 +0000)
commitb8e107f69fcd64811e2dd428b6980412749cbc7b
treec3db7dd57f9196fa240e165091cdac57e8afb91c
parent480cee83b4b427ecdb8621cbf42ed86a12a29df0
- fix some typos
- add HttpQueryString class and tests
config.m4
config.w32
http.c
http_exception_object.c
http_querystring_object.c [new file with mode: 0644]
php_http_api.h
php_http_querystring_object.h [new file with mode: 0644]
php_http_std_defs.h
tests/HttpQueryString_001.phpt [new file with mode: 0644]
tests/HttpQueryString_002.phpt [new file with mode: 0644]