Posts by Laercio Monteiro • 11 points
3 posts
-
0
votes1
answer86
viewsQ: Item from the list of selected files in the input is not removed
Guys, I use the codes from the link below to make a list of files I selected from an input type "file". So far, so good. When you remove an item from the list, apparently everything happens…
-
0
votes1
answer475
viewsQ: How to insert data into another table from the foreign key?
I have a table in my database called imoveis where I have some columns, standing out localizacao_fk and correspondencia_fk, both foreign keys that reference the table enderecos. What I want to know…
-
1
votes0
answers237
viewsQ: A plugin by the name "getServiceLocator" was not found in the plugin manager Zend Mvc Controller Pluginmanager
I recently started learning Zend Framework2 from Angularjs through a course from the School of Net. Considering the year of the course, which if I’m not mistaken is 2013, some things have changed in…