Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: PHP - SQL problem

  1. #11
    Senior Member
    Join Date
    Apr 2005
    Location
    USA
    Posts
    422
    I have come to the realization that my host must be using an older version of PHP, because I used mysql_connect and it did the trick. Thanks everyone for your help!

  2. #12
    Senior Member
    Join Date
    Oct 2003
    Location
    MA
    Posts
    1,052
    Hah isnt it funny how that works. Glad you figured it out.

  3. #13
    Senior Member
    Join Date
    Apr 2005
    Location
    USA
    Posts
    422
    yea, sorry, i now feel that the thread was unnecessary, as it ended up being a stupid solution. The reason that took me so long was I thought register.com would be a big enough company to keep their software updated, so I overlooked that as a possible problem.

  4. #14
    Junior Member
    Join Date
    Nov 2007
    Location
    Seattle, WA
    Posts
    13
    Met, you're an idiot for the most recent post. What version were they running? If you're just talking 4 vs. 5, a LOT of companies still use 4.

    If you found a specific build of one that has errors in mysqli, then it's a bigger problem than just a company 'not keeping software updated.'

    Needless pejorative.

  5. #15
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    Oh.. And do add that little check I gave.. On multiuser/multitasking/networked systems ALWAYS check and verify you actually got what you requested. Don't assume you'll get it. Check, check, double check.
    Oliver's Law:
    Experience is something you don't get until just after you need it.

  6. #16
    Senior Member
    Join Date
    Apr 2005
    Location
    USA
    Posts
    422
    Quote Originally Posted by Sonata Anthony
    Met, you're an idiot for the most recent post. What version were they running? If you're just talking 4 vs. 5, a LOT of companies still use 4.

    If you found a specific build of one that has errors in mysqli, then it's a bigger problem than just a company 'not keeping software updated.'

    Needless pejorative.
    How am I an idiot for assuming that companies would want to compete with other companies by updating something that is free software?

  7. #17
    Junior Member
    Join Date
    Nov 2007
    Location
    Seattle, WA
    Posts
    13
    Define updating. What version of PHP are we even talking about? Moving from PHP4 to PHP5 is not an 'upgrade' in the sense you're talking. Not all newer software is better. A lot of companies choose to support PHP4 over 5 still. Tell me what versions you're talking about.

Similar Threads

  1. Shoestring SQL Injection Prevention
    By catch in forum The Security Tutorials Forum
    Replies: 27
    Last Post: August 9th, 2006, 08:01 AM
  2. Apache, PHP, MySQL with basic security settings.
    By nightcat in forum The Security Tutorials Forum
    Replies: 9
    Last Post: May 28th, 2005, 02:47 AM
  3. Installing Apache and PHP on Linux
    By HDD in forum Other Tutorials Forum
    Replies: 2
    Last Post: February 1st, 2004, 08:05 PM
  4. Student Suspended Over Suspected Use of PHP
    By mantra in forum AntiOnline's General Chit Chat
    Replies: 6
    Last Post: January 6th, 2003, 09:18 AM
  5. PHP SQL username encrypted
    By yuna_admirer in forum Programming Security
    Replies: 4
    Last Post: December 14th, 2002, 03:19 AM

Posting Permissions

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