Phpmyadmin

September 23, 2008

How do I set up a database using phpMyAdmin and MySQL on my site, if my webhost does not support it?

mysql
Dre asked:


P.S. I’m also getting another site with a webhost that provides the tools I need. Unfortunately, none of them seem to provide the proper instructions. How would I set up the site so that it runs on the server provided to me by my webhost and not my localhost? Thanks in advance.

Filed under Programming & Design by administrator

Permalink Print

September 19, 2008

How can I decrypt a password form mysql database of my wordpress blog?

mysql
Ganesh I asked:


When I go to my phpmyadmin(mysql manager) I see a table called wp_users in which passwords of all users are stored but they are encrypted(Example: 3khj4k2lk32lkdddlkfk4kl43ljkfkdl but thats npt the real password). So dus anyone know how to decrypt it?

Filed under Security by administrator

Permalink Print 1 Comment

September 17, 2008

How do I get data from my Excel tables into a MySQL database?

mysql
Pop B asked:


I have hundreds of columns of data, each one 9 rows, and I would like to turn each column into a record set in a MySQL database. I have no idea how to do that without typing each one into PHPmyAdmin. Is there some way I could “copy and paste” it into the database?

Filed under Programming & Design by administrator

Permalink Print 3 Comments

September 16, 2008

PHP Lesson 10: MySQL User Login - Part 1

gorilla3d posted video:

code @ http://www.gorilla3d.com/v2/Tutorial_php_mysql_user_login

UPDATE:
——————————-
How do you create the database for this tutorial? Php 09: phpMyAdmin

http://www.youtube.com/watch?v=1xZJPuj2rJk

Sorry for the confusion

Filed under Howto by administrator

Permalink Print 17 Comments