Trim spaces from field values
-
Here is the template line:
<?php $record->print_value( ‘bname’ ) ?>, <?php $record->print_value( ‘city’ ) ?> <?php $record->print_value( ‘state’ ) ?>How does one trim the spaces off these fields so that the comma is tight?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Trim spaces from field values’ is closed to new replies.