Dimitri Marshall wrote:
Hi there,
How would I go about getting the first 20 characters of a varibale or
database entry. The situation is this, I created a calendar where users can
post events and on the date instead of just a number (the number of events
and the date), I would like to show the fi
Dimitri Marshall wrote:
How would I go about getting the first 20 characters of a varibale or
database entry. The situation is this, I created a calendar where users can
post events and on the date instead of just a number (the number of events
and the date), I would like to show the first 20-30 c
I belive the left() function is mysql is what you are looking for.
Dimitri Marshall wrote:
Hi there,
How would I go about getting the first 20 characters of a varibale or
database entry. The situation is this, I created a calendar where users can
post events and on the date instead of just a num
http://us2.php.net/substr
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo