slimphpframework
SlimFrameworkCreateanindex.phpfilewiththefollowingcontents:get('/hello/{name}',function($request,$response,$args){return$response->getBody()->write("Hello,".$args['name']);});$app
下载地址
用户评论