+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 11 of 11

Thread: PHP resource error #6

  1. #11
    misson is offline Community Advocate misson is a jewel in the rough
    Join Date
    Mar 2008
    Location
    Libertatia
    Posts
    2,391

    Re: PHP resource error #6

    A single query will be faster than multiple queries. Note also that while the query is more complex, overall the code for a single query is simpler. Prepared statements will be faster than interpolating the value into the query string. If you interpolate a value into the query string, you must first sanitize the value.

    I'd say whether it's acceptable to loop over the usernames and executing a prepared statement with each iteration, rather than using a single query could only be answered by profiling the code and use that in a simulation of site load to determine if the site will be responsive enough. As for interpolating values, it should only be done for the parts of statements that don't support parameters (which is anything that isn't a simple value, such as identifiers, lists and MySQL keywords).
    Last edited by misson; 03-17-2010 at 12:27 AM.
    Be sure to read all pages linked in this post; they have further information that should prove useful. When asking for help, make sure you follow Eric Raymond's and Jon Skeet's guidelines for prompt, accurate responses. Please answer any questions I ask; they're not rhetorical (probably). Any posted code is intended as illustrative example, rather than a solution to your problem to be copied without alteration. Study it to learn how to write your own solution.
    Misson, not Mission.

+ Reply to Thread
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Resource problems
    By mtmforums in forum Free Hosting
    Replies: 3
    Last Post: 01-14-2010, 08:32 PM
  2. mySQL error - argument is not a valid MySQL result resource
    By Awesomexr in forum Programming Help
    Replies: 3
    Last Post: 12-20-2009, 05:12 PM
  3. Resource usage - help
    By fakemail in forum Free Hosting
    Replies: 4
    Last Post: 03-10-2008, 04:32 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers