Changeset 1130 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2007/01/20 00:44:46 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/test/uehara/request.php
r1129 r1130 9 9 $objHttp->addPostData("name", "test_user"); 10 10 $objHttp->addPostData("email", "[email protected]"); 11 $objHttp->addPostDataArray(array("test"=>1)); 11 12 12 13 if (!PEAR::isError($objHttp->sendRequest())) {
Note: See TracChangeset
for help on using the changeset viewer.
