Posts by A Companhia Web • 31 points
4 posts
-
0
votes0
answers28
viewsQ: Display the result of a content posted in a table in the mysql database where it already has its css.. but it does not work in the frontend
As I said above my script works perfect but when I call on the frontend $_POST['descricao']; She didn’t read the css that comes along with this variable. In the bank is registered like this:…
-
1
votes2
answers855
viewsQ: Update Inner Join (update in two tables) - Php; Mysql
I have two tables and I want to do a Join to update both at the same time. Table1: Clipping (id, dia_semana, data) Table2: imagemClipping( id, id_clipping, titulo, dia_semana, data, imagem)…
-
1
votes1
answer68
viewsQ: Multiple upload of troublesome images
My upload system did not give error until testing on a server there that returns me folder permission error, for when it will generate the folder with the title that comes from the post method, does…
-
1
votes1
answer57
viewsQ: Purchase of PHP image editing and information coming with POST
My code is not editing the information the way it is with the following error, Unknown column '$full name' in 'field list', and I am passing this value and all the others.. The Editing Form:…