+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 11 to 15 of 15

Thread: PHP: SQL Injections

  1. #11
    Newbie vedran is an unknown quantity at this point vedran's Avatar
    Join Date
    Aug 2008
    Posts
    18

    Re: PHP: SQL Injections

    I'm getting following messages in my browser:

    Code:
    Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/omeragic/public_html/rebus/test/index.php on line 38
    
    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/omeragic/public_html/rebus/test/index.php on line 40
    What is causing them?

  2. #12
    Co-Administrator John is a glorious beacon of light John is a glorious beacon of light John is a glorious beacon of light John is a glorious beacon of light John is a glorious beacon of light John's Avatar
    Join Date
    Jul 2006
    Age
    21
    Posts
    5,884
    Blog Entries
    25

    Re: PHP: SQL Injections

    That error is due to an invalid query being supplied.

  3. #13
    Learning Programmer Ricardo-san will become famous soon enough
    Join Date
    Jan 2009
    Posts
    54

    Re: PHP: SQL Injections

    Thanks, excellent article. Learned quite a lot.

  4. #14
    Co-Administrator John is a glorious beacon of light John is a glorious beacon of light John is a glorious beacon of light John is a glorious beacon of light John is a glorious beacon of light John's Avatar
    Join Date
    Jul 2006
    Age
    21
    Posts
    5,884
    Blog Entries
    25

    Re: PHP: SQL Injections

    I am glad you liked it.

  5. #15
    Newbie kailas is an unknown quantity at this point
    Join Date
    Feb 2010
    Posts
    14

    Re: PHP: SQL Injections

    thanks for the clear tutorial

+ Reply to Thread
Page 2 of 2
FirstFirst 1 2

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. PHP 4 end of life announcement
    By Jordan in forum News
    Replies: 4
    Last Post: 08-30-2007, 09:55 AM
  2. Question: free webhosting with PHP, SMTP, and at least one SQL database
    By skilletsteve in forum Hosting and Registrars
    Replies: 5
    Last Post: 12-08-2006, 04:36 AM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts