PHPã§ã®POSTéä¿¡ã«ã¯å¤§ã¾ãã«ä»¥ä¸ã®æ§ãª4ãã¿ã¼ã³ã»ã©ã®æ¹æ³ãããã¾ãã file_get_contents fopen fsockopen curl ãã ããfopenã«é¢ãã¦ã¯file_get_contentsã¨ã»ã¼åãæ§ãªå¦çãªã®ã§ããããã£ãæ¹æ³ãããã¨ããåèç¨åº¦ã«ãã¦ãã ããã ç°¡åãªéä¿¡ã§ããã°file_get_contentsãä½¿ãæ¹æ³ããã¿ã¼ã§ãã éä¿¡éãå¤ãå ´åããéãå¦çã®å ´åã¯cURLã使ãã¨è¯ãã§ãã file_get_contentsã使ã£ãæ¹æ³ $url = 'http://cppe.hol.es/post.php'; $data = array( 'msg' => 'ã¡ãã»ã¼ã¸', ); $context = array( 'http' => array( 'method' => 'POST', 'header' => implode("\r\n",


{{#tags}}- {{label}}
{{/tags}}