Questions tagged as 'phpmyadmin'

0
answers

Does not run phpMyAdmin with symfony, is it possible to configure it?

I currently need the phpMyAdmin to install the Wordpress , I have the symfony installed but want to run the phpMyAdmin
asked by 05.04.2017 / 00:53
1
answer

Function of Php inserted in MySql only when the table is empty

Hi, I have the following php function that when calling it makes a call to a MySql process. The problem is that it only inserts the data when the table is empty. I am using Xampp, if I call the process directly from PhpMyAdmin there is no proble...
asked by 25.04.2017 / 23:17
0
answers

Undefined offset: 245 phpmyadmin when inserting json

I have the following json in a mysql column { "links_normales": [{ "item_submenu": "01" }, { "item_submenu": "02" }] } When I enter I get Some errors were detected on the server! Check the footer of this window....
asked by 08.03.2017 / 07:27
1
answer

Php and Mysqli encrypted keys

Good, what happens is that I'm super lost with this encrypted keys in php ..... I have a code that already keeps me in the database the keys (already encrypted) my problem now is how to verify them , I have the following code, I guess it will be...
asked by 02.03.2017 / 03:31
1
answer

Reading of line breaks wordpress

I have been trying for several days to find a solution, in php it is a bullshit and I have managed to solve it, but when it comes to coupling it to my impossible wordpress page. The problem is the following one I want to create a list for eac...
asked by 24.01.2017 / 20:22
0
answers

Form html does not receive variable php from link

In the following code in between the values I try to enter the database does not store $ file_id why? <!DOCTYPE html> <html lang = "es"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <t...
asked by 22.01.2017 / 02:23
0
answers

Error PhpMyAdmin shows tables that were deleted

I was managing a DB with phpmyadmin 4.0.10.14 , and deleted some tables and created others. The problem is that the ones I have deleted continue to appear as tables, and if I click them I get the following message:    1146 - Table 'exam...
asked by 02.01.2017 / 14:38
0
answers

Problem when importing database with phpmyadmin

I have a Database with innodb tables on my local server. The tables have primary keys, indexes and relationships. I need to host it in a web hosting that has support for innodb tables. When I export it from my local server, it does it corr...
asked by 15.12.2016 / 15:34
1
answer

Insert tildes with POST in Phpmyadmin

I have an Android application that performs queries with a database hosted on a host with phpmyadmin, and when I try to insert text that contains accents or some special character does not insert it into the database. Both the app and the databa...
asked by 10.01.2017 / 11:40
3
answers

Error importing database in Mysql?

This error gives me when importing a database from phpMyAdmin. The file is .sql (quite large, 8 MB) and I do import it but it shows me this error at the end of the import process. Anyone who can help me with this issue?     
asked by 22.12.2016 / 17:03