Does anyone know right off what function will allow me to trim the number of characters that a query field returns (or any variable/array for that matter)?
For example A MySQL query returns a field with 18 characters.. I am wanting to trim and display only the first 10 characters.
Thanks in advance !
=================================
Imagination is more important than knowledge.
(A.E.)
For example A MySQL query returns a field with 18 characters.. I am wanting to trim and display only the first 10 characters.
Thanks in advance !
=================================
Imagination is more important than knowledge.
(A.E.)