On Wed, 12 Nov 2003 11:29:10 -0500, you wrote:
>I have a form that allows for an item to be entered, the other pieces
>have been fixed so far that were bogging me down, but now I am looking
>for a way to convert any entry in the form to be UPPER case so that when
>the quote is listed, they are alp
From: "Robert Sossomon" <[EMAIL PROTECTED]>
> I have a form that allows for an item to be entered, the other pieces
> have been fixed so far that were bogging me down, but now I am looking
> for a way to convert any entry in the form to be UPPER case so that when
> the quote is listed, they are al
[snip]
The problem is if someone enters aa-1234 and the other items in the
quote are FF-2345 and QQ-3456 then the aa-1234 is UNDER them, instead of
on top.
[/snip]
http://www.php.net/strtoupper
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have a form that allows for an item to be entered, the other pieces
have been fixed so far that were bogging me down, but now I am looking
for a way to convert any entry in the form to be UPPER case so that when
the quote is listed, they are alphabetical.
The problem is if someone enters aa-12
4 matches
Mail list logo