Results 1 to 10 of 14

Thread: Register mysql problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    I see you're using a mysql function. Where is the code for it?

    I see you're using a mysql function. Did you allow the user to execute it?

    I see you're trying to get multiple columns returned from a mysql function. This is not possible.

    I see your code is not properly indented, making some if()'s do different things than you think they do.

    I see you're using sprintf plus cod2 string concat. This is weird.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  2. The Following User Says Thank You to IzNoGoD For This Useful Post:

    kung foo man (16th April 2017)

  3. #2
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Quote Originally Posted by IzNoGoD View Post
    I see you're using a mysql function. Where is the code for it?

    I see you're using a mysql function. Did you allow the user to execute it?

    I see you're trying to get multiple columns returned from a mysql function. This is not possible.
    This still applies.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

Posting Permissions

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