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

  • SEARCH
  • Home
  • 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 4054864
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T14:37:46+00:00 2026-05-20T14:37:46+00:00

In a previous question I enquired about the use of the SQL command LOAD

  • 0

In a previous question I enquired about the use of the SQL command LOAD DATA FILE and in the responses I was put into the track of using mysqldump to handle database backups, I got a little help in the understanding of this function but am now very stuck trying to get it to work.

Below is my code, please have a look and if you can see where I am going wrong could you possibly explain and show where? I have looked tirelessly on the net to try and find how to get my code to work but to no avail,

//Database Information
    $dbhost = "localhost";
    $dbname = "foobar";
    $dbuser = "foo";
    $dbpass = "bar";

    if (isset($_POST['backup'])):

        $command = "mysqldump --opt -host=$dbhost --user=$dbuser 
                    --password=$dbpass $dbname > /sql/backup/verypc.sql";
        system($command);

    endif;

Many thanks in advance anyone helping out.

  • 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-05-20T14:37:47+00:00Added an answer on May 20, 2026 at 2:37 pm

    You have -host=$dbhost instead of --host=$dbhost.

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

Sidebar

Related Questions

This question is a follow up to my previous question about getting the HTML
In a previous question, I asked about various ORM libraries. It turns out Kohana
In a previous question about overriding Time.now , I was working toward a solution
From a previous question , I learn that Linq to SQL is not able
My previous question about this subject was answered and I got some tests working
In previous question I got comment about Oracle statistics: Oracle doesn't know that 50M
My previous question: Date of max id: sql/oracle optimization In my previous question, I
In previous question of mine, someone had meantioned that using Semaphores were expensive in
Previous question was to encode two Int32 into one Int64 [ C# - Making
Related to my previous question on this matter, where the file was not being

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.