User Profile

Collapse

Profile Sidebar

Collapse
lusitanooo
lusitanooo
Last Activity: Jan 31 '18, 12:30 PM
Joined: Jan 29 '18
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lusitanooo
    replied to Restoring MySQL dump
    Hello , now I will try , thanks for the reply , I had never used a recovery service
    See more | Go to post

    Leave a comment:


  • lusitanooo
    started a topic Restoring MySQL dump

    Restoring MySQL dump

    How to get mysql to comply with all instructions from a file? Ransacked the entire forum, tried everything I could find, but the instructions are not executed.
    Here is the code:
    Code:
    Code:
    <?php
        /* Connecting, selecting database */
        $link = mysql_connect("localhost", "root", "")
            or die("Could not connect");
        print "Connected successfully";
    ...
    See more | Go to post
    Last edited by Niheel; Jan 31 '18, 12:12 AM.
No activity results to display
Show More
Working...