I have a database that I use for a foreign language / vocabulary web application and was interfacing with it through phpMyAdmin (and of course php).I had about a thousand rows for Arabic text, which h
I generally use phpMyAdmin on a server where it is already installed. However, I now have the task of providing a config file for an installation of phpMyAdmin.
We\'ve decided to move one of our websites from one web hosting service to another. So, I backed up 开发者_开发技巧all the files and transfered them to the new host. Here\'s the problem I can\'t impor
I have a query which uses the GROUP_CONCAT of mysql on an integer field. I am using PHPMYADMIN to develop this query. My problem that instead of showing 1,2开发者_JAVA百科 which is the result of the c
Ho开发者_运维问答w do I encrypt a user password in PHP? Please explain in a way a beginner can understand. I already have this sample code:
Please I don\'t have any idea. Although I\'ve made some readings on the topic. All I know is it isused to make the data in the database more efficient and easy to handle. And It can also be used to sa
Here is the code that I\'m working on: login.php: <?php $con = mysql_connect(\"localhost\",\"root\",\"\");
I 开发者_运维知识库have uninstall wamp server and now I need my database to restore. How can I do this process?In any case you can know it:
Thanks for all your help, I now have add, update, and delete functions on my database manipulati开发者_Python百科on program.
For my search I use multiple queries and I 开发者_开发问答wanted to measure how long it takes mySQL to execute them all. PHPMyAdmin runs all the queries you give it, but It only give the results and e