php-db | 2000121
Date: 12/14/00
- Next message: Alex Pilosov: "[PHP-DB] Re: [GENERAL] extra spaces"
- Previous message: Matthew Ballard: "RE: [PHP-DB] closing database connection prior to redirection?"
- Next in thread: Alex Pilosov: "[PHP-DB] Re: [GENERAL] extra spaces"
- Reply: Alex Pilosov: "[PHP-DB] Re: [GENERAL] extra spaces"
- Reply: Brett W. McCoy: "[PHP-DB] Re: [GENERAL] extra spaces"
- Reply: Miles Thompson: "Re: [PHP-DB] extra spaces"
- Reply: Roland Roberts: "[PHP-DB] Re: [GENERAL] extra spaces"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm using PHP & PostgreSQL.
All values called from the database are still padded with extra spaces from
the column size in the database. Is this normal - I don't remember this
happening when I was using MySQL. I thought usually the database stripped
the extra spaces when it retrieved the values.
How do you recommend dealing with this, using a PHP command to strip every
value from the database - or can I change something in the database to have
it strip the spaces auto magic like?
- - - - - - -
- - - -
WARNING: Some experts believe that use of any keyboard may cause
serious injury. Consult Users Guide.
dfunct <email protected>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Alex Pilosov: "[PHP-DB] Re: [GENERAL] extra spaces"
- Previous message: Matthew Ballard: "RE: [PHP-DB] closing database connection prior to redirection?"
- Next in thread: Alex Pilosov: "[PHP-DB] Re: [GENERAL] extra spaces"
- Reply: Alex Pilosov: "[PHP-DB] Re: [GENERAL] extra spaces"
- Reply: Brett W. McCoy: "[PHP-DB] Re: [GENERAL] extra spaces"
- Reply: Miles Thompson: "Re: [PHP-DB] extra spaces"
- Reply: Roland Roberts: "[PHP-DB] Re: [GENERAL] extra spaces"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

