06-13-2010, 04:08 AM
Have you tried trim() yet? This trims leading and trailing spaces from input.
$psw = trim($_REQUEST['password']);
$psw = trim($_REQUEST['password']);
Problem with Invisible space in php + sql
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Problem with Invisible space in php + sql - by Glas - 06-01-2010, 10:11 PM
RE: Problem with Invisible space in php + sql - by Buffy - 06-02-2010, 10:44 AM
RE: Problem with Invisible space in php + sql - by Omniscient - 06-06-2010, 10:11 AM
RE: Problem with Invisible space in php + sql - by Glas - 06-08-2010, 03:23 PM
RE: Problem with Invisible space in php + sql - by Lord-Nikon - 06-13-2010, 04:08 AM
RE: Problem with Invisible space in php + sql - by Glas - 12-31-2010, 05:21 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,420 |
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 |