Date: 10/31/02
- Next message: Beau Lebens: "RE: [PHP-DB] string"
- Previous message: rolf vreijdenberger: "Re: [PHP-DB] need help with "SHOW Colums""
- Next in thread: Beau Lebens: "RE: [PHP-DB] string"
- Maybe reply: Beau Lebens: "RE: [PHP-DB] string"
- Reply: John W. Holmes: "RE: [PHP-DB] string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I want to list months found in db by the first three letters as in an
abbrevaition of the months i.e.:
Jan
Feb
Mar
Apr
and so forth
I can get the names by monthname(blah) but am stuck on converting
strings to first three letters I"ve been trying explode("",$blah) but
that doesn't work. I'm at a loss here I can't find the correct string
function for this. help would be greatly appreciated.
John Coder
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Beau Lebens: "RE: [PHP-DB] string"
- Previous message: rolf vreijdenberger: "Re: [PHP-DB] need help with "SHOW Colums""
- Next in thread: Beau Lebens: "RE: [PHP-DB] string"
- Maybe reply: Beau Lebens: "RE: [PHP-DB] string"
- Reply: John W. Holmes: "RE: [PHP-DB] string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

