? ???? 4?? ??, ??, ??, ??? ???? ????. ??? ???? ?? ??? ?? ??? ??? ?????, ??? ??? ??? ???? ??? ??, ??, ??, ???? ???? ??? ? ?? ??? ??????
??? ?? ??? ?????
<?php
namespace appindexcontroller;
class Demon{
public function add($n,$m){
return $n.'+'.$m. '='.($n+$m);
}
}
??? ??? ???? ?? ??? ?? ??? ??? ?????. ???
thinkRoute::get('add/:n/:m','index/demon/add');
??? ???? ?? ??? ??? ? ????. ?? ??? ???? ??? ????? ?????? ??? ????
???? ???? ?? ??? ??? ??? ?? ??? ? ? ????. ??? ???? ??? ???? ?? ??? ?????