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 6884375
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:29:59+00:00 2026-05-27T05:29:59+00:00

I am getting this error in my code now: Warning: mysql_num_rows(): supplied argument is

  • 0

I am getting this error in my code now:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/valerie2/public_html/elinkswap/snorris/upload.php on line 83

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/valerie2/public_html/elinkswap/snorris/upload.php on line 84

here is my line of code:

79.dbConnect();
80. $SQL="SELECT fileId FROM upload WHERE fileName='".$result."'";
81. //echo $SQL;
82. $rs=mysql_query($SQL);
83. echo mysql_num_rows($rs);
84. if(mysql_num_rows($rs)!=0){
85.     $extension=strrchr($result,'.');
86.     $result=str_replace($extension,time(),$result);
87.     $result=$result.$extension;
88. }
89. return $result;
90.}

Thanks.

This is also another error I am getting..

Warning: imagejpeg() [function.imagejpeg]: Unable to open '/home/valerie2/public_html/elinkswap/upload/tmb-desert.jpg' for writing: No such file or directory in /home/valerie2/public_html/elinkswap/snorris/upload.php on line 55

Warning: imagejpeg() [function.imagejpeg]: Unable to open '/home/valerie2/public_html/elinkswap/upload/desert.jpg' for writing: No such file or directory in /home/valerie2/public_html/elinkswap/snorris/upload.php on line 56

   53. imagecopyresampled($dst_img,$src_img,0,0,0,0,$thumb_w,$thumb_h,$old_x,$old_y);
    54. if (is_numeric(strpos($type,"jpeg"))){
    55.     imagejpeg($dst_img,"/home/valerie2/public_html/elinkswap/upload/".$thumbFilename);
    56. imagejpeg($src_img,"/home/valerie2/public_html/elinkswap/upload/".$filename);
        }
  57.   if (is_numeric(strpos($type,"png"))){
        58. imagepng($dst_img,"/home/valerie2/public_html/elinkswap/upload/".$thumbFilename);
        59. imagepng($src_img,"/home/valerie2/public_html/elinkswap/upload/".$filename);
        }

Sorry everyone I am still learning the file upload stuff.

  • 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-27T05:30:00+00:00Added an answer on May 27, 2026 at 5:30 am

    Its because you have something wrong with your query
    try this and but back the error msg

     82  $rs=mysql_query($SQL) or die(mysql_error());
    

    The above code will terminate the script with the error msg from the SQL if exists

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

Sidebar

Related Questions

I recently rebuilt my website and now I'm getting this error: Warning: mysql_result(): supplied
I'm not sure why I'm getting this error, but shouldn't this code compile, since
I'm getting this worthless error in my code. it's very consistant and restarting the
I'm getting this error message with the code below: class Money { public: Money(float
I keep getting this error System.Web.HttpException was unhandled by user code Message=Validation of viewstate
I am getting this error when I try to build for the device: Code
I keep getting this error whenever I call gethostbyname() in my C code. ==7983==
I keep on getting this error error: expected specifier-qualifier-list for core data code im
I'm getting this error on a compact framework form. code generation for property 'inputControl'
I am getting this error on a remote server, but the same code executes

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.