DEV Community

Mylaw.vn
Mylaw.vn

Posted on

 

Multi paramers in yii2

I want get params from search controllers in yii2, howover link one errors.
sort city, province..
Ex: index?cate_id=129&city_id=79&provin_id=54

  • index/cate-name/city-nam/province-name Please help this errors. Thanks.

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git