Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
その場で画像のサイズを変更するためにyiiでphpthumbを使用する方法は?
元:<img src ='phpthumb.php?src=example.jpg&w=200&h=100'/>
<img src ='phpthumb.php?src=example.jpg&w=200&h=100'/>
私はそれをyiiで動作させることができません。