php /** *Recieve p_w_picpath data **/ error_reporting(E_ALL); function get_contents() { $xmlstr = file_get_contents("php://input"); $filename = ...
確定! 回上一頁