Phpmyadmin - I need help using PHPmyadmin

free web hosting
Free Web Hosting > Astahost > Hosted Members Support > cPanel

Phpmyadmin - I need help using PHPmyadmin

bhupinder
Well on my game i dont have the change pass or ID # from my admin panel...so i was wondering if its possible to do that on PHPmyadmin..i looked at userpass...and it showed numbers and letters but no password words ex:)24h7t6d8er7cv and i dont know how to change that also how do u change the ID so can someone help me...thanks

Reply

Eggie
those passwords are encoded so i think that you can't modify them from phpmyadmin like you want...you need to do something and i will find out what smile.gif
Edit:
i have found out that
CODE
md5()
function returns hashed version of your password and puts it into your database...that's what the problem most probably...
so you need to hash your password you want to replace it with or remove md5() from your register script(which is not good) if you needed that information because you are creating a register script,put md5()function into it
do it like this:
CODE
$db_pass5 = md5($new_pass);
mysql_query("insert into players (pass) values(''$db_pass5)") or die("Could not register.. trouble with adding you to the players table.");

that should do it...
i hope i helped

 

 

 


Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Similar Topics

Keywords : phpmyadmin, phpmyadmin

  1. Phpmyadmin Continues To Have Errors.
    (17)
  2. Phpmyadmin Doesn't Work On Gamma Server
    (4)
    Ok, this is weird, phpMyAdmin doesn't work on Gamma server what-so-ever. xboxrulz....
  3. Mysql Problem
    and i spose phpmyadmin (0)
    well, yesterday i was trying to make a database on my computer with phpmyadmin. It worked the day
    before and all the other times but now it wont let me, access is denied. I just get an error (1045
    Access denied for user root@localhost using password :no) so basically wot do i do? i hadnt touched
    anything, it just stopped working. i cant think of anything that could have happened besides that my
    IP had chnged from the last time i used it. i cant use phpmyadmin or the command line. oh and im
    using xampp by the way, and its on my jumpdrive using portable apps. anyone kn....
  4. Phpmyadmin Export And Collation Problems
    (4)
    I have a very strange problem with the Exported sql file generated by phpMyAdmin that never happen
    to me before, the problem is that my data contains some strange characters but when i see them on
    screen it shows correctly, instead of showing the spanish characters á, é, í, ó, ú and ñ it shows
    others, for example instead of á shows á, instead of ó shows ó, etc. The other problem i have is
    that when i use Internet Explorer and want to download the generated sql file to my machine nothing
    happens, it seems that the export script works completely but it never shows the S....
  5. Multiple Phpmyadmin Users?
    (5)
    Hi i'm just wondering if it's possible to have another user login to phpmyadmin without
    sharing my cpanel username and password. The other user is one of the devs on my site and needs
    mysql access. I can run the commands for him when i am there but when i'm not there what we are
    working on can get delayed. So basically, can there be more than one user (with different
    usernames/passwords) login to phpmyadmin without going through cpanel Thanks -HellFire....
  6. Copy Databases In phpMyAdmin
    (3)
    i have just got hosting here on astahost and i have to copy my databases from my old server... is
    there an easy way of doing this? in phpmyadmin? thanx in advance you know lol /wink.gif"
    style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> ....
  7. Problems With phpMyAdmin (Unable To Edit The Fields)
    (12)
    Hi all, (Sorry for disturbing admins and techs here /tongue.gif" style="vertical-align:middle"
    emoid=":P" border="0" alt="tongue.gif" /> ) One more issue friends! After cPanel Upgradation (
    I think so /unsure.gif" style="vertical-align:middle" emoid=":unsure:" border="0" alt="unsure.gif"
    /> ) the phpMyAdmin is not working fine guys! I think, that also upgraded now! /wink.gif"
    style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> ( As its showing Server
    version: 4.0.26-Max , phpMyAdmin - 2.9.0.2 & MySQL client version: 4.1.10 ) I mea....
  8. How To Use MySQL/phpMyAdmin Under Linux
    Web Development (5)
    Can any anybody help me by guiding me on how to use mysql database, creating tables and showing
    database results using Phpmyadmin in a Linux Web Hosting ?....
  9. phpMyAdmin: Cannot Load MySQL Extension Error
    Need help (3)
    I have had Apache and PHP installed on my computer for a while now, but recently, to aid my learning
    of MySQL, I have installed MySQL and phpmyadmin. I followed all the instructions and I went to the
    phpmyadmin directory and got this error message: QUOTE cannot load mysql extension; please
    check PHP configuration Documentation I have checked the php.ini and the extensions are loaded
    correctly. I checked the folder and they were there. I rechecked the phpmyadmin config file and it
    was all correct. I don't see where the problem lies? Any help?....
  10. phpMyAdmin-MySQL Error #1251:client Authentication
    Stupid error (6)
    After I installed phpMyAdmin and tried logging in with the root password, I get this : #1251 -
    Client does not support authentication protocol requested by server; consider upgrading MySQL client
    I already installed mySQL administrator and enabled old passwords. Any help would be
    appreciated. Oh yeah I have : mySQL version 4.1.11-nt mySQL client 5.04 Apache 2.0.54 PHP 4.3.11
    phpMyAdmin 2.6.1-pl3....
  11. Merging Sql Databases In Cpanel With Phpmyadmin
    Using SQL after Fantastico installs (0)
    While attempting to install a bridge between Simple Machines Forum (SMF) and Mambo Open Source
    (Mambo), I had to install SMF manually because the two applications had to use the same database.
    When an application is installed using Fantastico, Fantastico automatically creates a new SQL
    database for the application. As a result, if Fantastico is used for both Mambo and SMF, then there
    will be two databases. This guide will explain how to merge two or more SQL databases in cPanel
    using phpMyAdmin. First, you'll need to decide what database will be the target....
  12. Phpmyadmin
    Access Denied. (0)
    When I go to phpMyAdmin from my cPanel, it says: QUOTE Welcome to phpMyAdmin 2.6.1-rc1 Wrong
    username/password. Access denied. Why is it doing that? I gained access to it a few minutes
    before, and now it's not working... Oh, nevermind, it's working now.......

    1. Looking for phpmyadmin, phpmyadmin

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for phpmyadmin, phpmyadmin
advertisement




Phpmyadmin - I need help using PHPmyadmin



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE