Posts by Fernando Carvalho • 3 points
2 posts
- 
		0 votes0 answers353 viewsQ: Display loading image when changing img src attribute using angular 2+I’m starting to use 2+ angler and I’m having a little problem In an application I am developing I am changing the image atirbuto src for a variable that controls the image url q should be displayed… 
- 
		0 votes1 answer138 viewsQ: How to pass a variable into a php callback with Yii2I am trying to make a somewhat abstract method that will execute a yii2 query depending on the attribute passed my code is: public static function getModelosQuePodemTer($atributo) { self::$helper =…