Posts by Alexandre Xavier • 21 points
1 post
- 
		1 votes1 answer280 viewsQ: Foreach inside foreach is doubling PHP values?I’m having a problem looping, I am working with 3 tables of the Bank, would be table Anuncio, Opcoes_Anuncio(interconnected) and Opcoes, I’m trying to bring the option data along with the selected…