function _init(args) print(fs.post("hello.php", "name="..args[1], "application/x-www-form-urlencoded")) end