Posts by Mateus Torres Da Silva Crs • 3 points
3 posts
- 
		-1 votes1 answer35 viewsQ: html and mysql special charactersPeople I have video registration system via IFRAME but when I want to show the iframe it is empty because the database converted Original iframe code… 
- 
		0 votes1 answer36 viewsQ: Mysql charactersI am with a registration system in one of the fields I insert an html code: <iframe… 
- 
		0 votes0 answers74 viewsQ: Update with PHP and MYSQL divisionHow do I make a UPDATE for all users of a database? For example: UPDATE usuarios SET juros=investimento + investimento * 30 /100 WHERE id='89' The bank will take the investment data and add 30%, but…