Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9180107
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T17:57:52+00:00 2026-06-17T17:57:52+00:00

I usually do $password = password; $mysqli = new mysqli(localhost, root, $password, database); Is

  • 0

I usually do

$password = "password";
$mysqli = new mysqli("localhost", "root", $password, "database");

Is there a way to give mysqli a hashed password instead of having to save the plaintext form stored in my script? Is there a good practice to avoid having plaintext passwords around my script? Is this safe

I get it won’t be 100% proof but it does make it slightly more cumbersome to not have the plaintext available?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T17:57:54+00:00Added an answer on June 17, 2026 at 5:57 pm

    Nope; that would defy the point in using password hashing in the first place. If you could log in with the hashed password, then the hashed password would essentially be your password.

    You could encrypt it, but the key for decryption would also have to be stored somewhere, so you’d merely be obfuscating the password, not protecting it. Anyone who wants it can easily find it, if he has access to your script files.

    Ultimately, you’ll have to place some trust in the security of your server’s own filesystem. Your best bet is just to make sure it’s stored outside the document root and is not readable by any user/group on the server who doesn’t need to read it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In phpmyadmin our main user usually "root" its stored on a DataBase called "mysql"
I'm new in Zend Framework, and I'm having a problem. usually when verifying data
If you type a password in a modern application, it usually displays a nice
Usually, in order to launch a new Activity and get its result, from an
I am new to .net and I usually had a common file which was
I usually have a sas macro code which automatically run macros Save As and
There are many discussions about security risk for saving hash password in cookies, as
I have a website, and username and password, and usually I will login the
When I need to replicate my database from one machine to another I usually
For web sites that have username/password text input fields, the browser usually handily offers

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.