Posts by Luiz Furlan • 23 points
7 posts
-
-3
votes1
answer963
viewsQ: Advanced PHP search
I have a table called vehicle registration with the following fields: id_cadastro, id_user, status, estado_veiculo, tipo_cadastro, fabricante_veiculo, modelo_veiculo, ano_fabricacao, ano_modelo,…
-
2
votes2
answers1036
viewsQ: UPDATE in two PHP tables
In my database I have a table called register id_cadastro name_user email_user idade_user overuser fb_user tt_user in_user avatar_user This is the information I use for logging in. However, after…
-
0
votes2
answers177
viewsQ: Category Wordpress Problems
I am taking care of a news site in Wordpress and I realized that when it is selected more than one category by matter of the following conflict: By the URL I am on the page of the category Lifestyle…
-
0
votes1
answer49
viewsQ: Insertion problems in two Mysql PHP tables
I am trying to make an INSERT in two tables, first I need to insert the information of the vehicle in Tablea 'vehicle_registered' and I need to insert the images in the table 'imagens_vehicle'.…
-
0
votes3
answers882
viewsQ: Insert multiple php mysql records
I am developing a record site and when the user register the vehicle he has the option to insert various images of the vehicle. I have the upload code, but I wanted to know how to insert more than…
-
0
votes0
answers213
viewsQ: Problems with Mobile Max Mega Wordpress Menu
Personal talk, Recently I installed the Max Mega Menu plugin on my client’s website and left everything neat and flowing well on the desktop version working fine. When I went to see on mobile the…
-
0
votes0
answers108
viewsQ: Problems with Js in Wordpress, preventing functioning of some plugins
I am starting a few jobs with Wordpress and am extremely novice in the area. I’m using a plugin for the menu Max Mega Menu only it is not working on mobile (the menu appears but when pressed to open…