Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] trailing spaces: PHP or Sybase? From: Adam Gotheridge (adam <email protected>)
Date: 03/07/99

>I have been using Sybase with PHP for a few weeks, and all of a sudden I
>got this problem with my result sets. if I have a table that has columns
>of type char(somelength), the return result is always a string of that
>length. For example:

That is normal. You can use varchar for a datatype or trim in php (string
functions).

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>