Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with Invisible space in php + sql
#2
Why don't you just convert CHAR(50) to VARCHAR(50)?

I'm pretty sure that if you backed up the database, changed your CREATE sql TABLE(){ } to have VARCHAR instead of CHAR, and then Ctrl+f & replaced your way to glory, you could convert all the user-names and passwords to VARCHAR format.
Reply


Messages In This Thread
RE: Problem with Invisible space in php + sql - by Buffy - 06-02-2010, 10:44 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PHP Framework List: An Ultimate Guide to 102 PHP Frameworks for Web Developers tk-hassan 0 941 07-27-2020, 11:26 PM
Last Post: tk-hassan
  PHP Video Tutorials (PHP For Beginners) Eleqtriq 4 3,668 10-10-2011, 01:00 PM
Last Post: Greyersting
  PHP and SQL ebook collection ! Prominent 5 1,419 08-24-2011, 05:40 PM
Last Post: Prominent
  Common PHP and SQL [File-Sharing Site] Project Evolution 3 1,884 12-12-2010, 02:47 AM
Last Post: Bursihido
  PHP Connects to Microsoft SQL Server... ethical_john 7 1,024 10-30-2009, 06:36 AM
Last Post: ethical_john

Forum Jump:


Users browsing this thread: 2 Guest(s)