User Profile

Collapse

Profile Sidebar

Collapse
shakhawat
shakhawat
Last Activity: Jan 25 '12, 09:51 AM
Joined: Oct 30 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • shakhawat
    started a topic Download Problem
    in PHP

    Download Problem

    [Mod Edit: this question has been split off of the article: Uploading Files into MySql Database Using PHP]

    I can't download.
    I keep getting the following error:
    Error! Query failed:
    Query was empty
    Code:
        <?php
        // Connect to the database
        $dbLink = mysql_connect("localhost","root","");
    if (!$dbLink)
      {
      die('Could not connect: ' . mysql_error());
    ...
    See more | Go to post
    Last edited by Frinavale; Nov 2 '11, 03:14 PM. Reason: Added code tags. Please post code in code tags. Please do not post questions about your application's problems in an article thread. Your question has been moved into it's own thread. Please start a t

  • when i download file using php script message will be shown:
    Object not found!

    The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.

    If you think this is a server error, please contact the webmaster.
    Error 404
    localhost
    10/31/11 09:29:10
    Apache/2.2.2 (Win32) DAV/2 mod_ssl/2.2.2...
    See more | Go to post

    Leave a comment:


  • anyone please help me it's very urgent.
    See more | Go to post

    Leave a comment:


  • Downloading files into a MySQL database using PHP - PHP

    i am a new member in bytes.com.and a new user in php.i am try your php script for upload and download from mysql.but i am success to upload file in mysql.When i try to download that file the message will come:

    Object not found!

    The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.

    If you think...
    See more | Go to post
No activity results to display
Show More
Working...