Questions tagged as 'mysql'

1
answer

My site has been cloned like a help from where to start solving the problem

Dear sirs, I have a site, link , this August I discovered that I was being cloned, clone sites: link , link , link , I discovered through google webmastertools. Everything I post and update on mine, so do the other domains. I tried to...
asked by 12.08.2018 / 19:21
1
answer

PHP - Getting values from an HTML table and inserting into MySQL table

I have a table that is the result of a MySQL query of a database on a server. It is shown as follows, for example: E-MAIL VALUE ------ ----- email1 P email2 P email3 C email4 P email5 C email6 P I need to get the value of the second...
asked by 27.08.2015 / 19:22
1
answer

How to insert XML data inside a MYSQL database?

Generating the file XML with PHP I get the following result: I'd like to send this now to a MYSQL database by first inserting the columns in the Imovel table and then filling those columns with the data being p...
asked by 06.09.2014 / 18:36
1
answer

Java, IPVA expiration check according to car plate [closed]

I have to check the expiration of IPVA, but I have no idea how to do it, since every year changes and to an expiration date there are several endings of cards.     
asked by 22.10.2015 / 01:16
1
answer

MySQL not creating the PHP content line [closed]

When I try to pass the values to my database I do not find them in it, I'm using php with MAMP. Follow the code: <?php error_reporting(E_ALL);ini_set('display_errors', 1); $host = "localhost:8889"; $user = "root"; $pass = "ro...
asked by 25.11.2015 / 02:54
2
answers

Use Inner join with ul and li

Hello, I'm trying to list Sub-Categories within their respective Categories with Inner Join, but I'm not getting it, see what's happening with the Categories menu. Below is the code used ... <?php include "../conexao.php";...
asked by 08.03.2016 / 22:00
1
answer

Query in two tables simultaneously with two different parameters [closed]

Hello, good evening! I'm creating a schedule of events by time, in different places. So I need you to show the locations before the event is scheduled, after the places available, I need to display the available times. I have tried to sear...
asked by 29.12.2016 / 00:13
0
answers

Failed to create login system [closed]

I'm doing a login system in PHP that verifies two conditions. 1st If wrong login or password was typed; 2ª If the direct URL was typed. The first check is correct. I'm having trouble on the second condition. When I type the correct login...
asked by 15.07.2014 / 18:05
0
answers

ERP system with PHP [closed]

I was hired to create an ERP system for a company. The system would be Web, hosted in the cloud, developed with PHP, MYSQL and JavaScript. In addition to all the registration screens, data visualization, CRUD, reports, search ... It would have t...
asked by 24.02.2016 / 15:22
1
answer

Xampp with MySQL problem

My MySQL does not open, error: Error: MySQL shutdown unexpectedly. 14:26:46 [mysql] This may be due to a blocked port, missing dependencies, 14:26:46 [mysql] improper privileges, a crash, or a shutdown by another method. 14:26:46 [mysq...
asked by 13.02.2015 / 17:28