Re: [PHP] Forcing Case

2001-04-14 Thread Brian Clark
Hi James, @ 6:44:08 AM on 4/14/2001, James Moore wrote: ... > http://www.php.net/manual/en/function.strtoupper.php > http://www.php.net/manual/en/function.strtolower.php > http://www.php.net/manual/en/function.ucfirst.php Another extremely useful one is ucwords() http://www.php.net/manual/en/f

Re: [PHP] Forcing Case

2001-04-14 Thread Christian Reiniger
On Saturday 14 April 2001 09:15, you wrote: > Is there any way to force case...like if I have a string and want it to > appear in all lowercase (or uppercase, God forbid)? http://www.php.net/strtolower -- Christian Reiniger LGDC Webmaster (http://sunsite.dk/lgdc/) ...10001000110101011010101101

RE: [PHP] Forcing Case

2001-04-14 Thread James Moore
; To: [EMAIL PROTECTED] > Subject: [PHP] Forcing Case > > > Is there any way to force case...like if I have a string and want > it to appear > in all lowercase (or uppercase, God forbid)? > > Thanks, > > Rory > --- > providing the finest in midget tech

[PHP] Forcing Case

2001-04-13 Thread midget2000x
Is there any way to force case...like if I have a string and want it to appear in all lowercase (or uppercase, God forbid)? Thanks, Rory --- providing the finest in midget technology -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additi