- Timestamp:
- 2007/01/19 23:44:11 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/test/uehara/request.php
r1123 r1124 10 10 11 11 if (!PEAR::isError($objHttp->sendRequest())) { 12 //$body = $objHttp->getResponseBody();12 $body = $objHttp->getResponseBody(); 13 13 } 14 14 15 echo $body; 15 //echo $body; 16 echo 1; 16 17 ?>
Note: See TracChangeset
for help on using the changeset viewer.
