php forum
php mysql forum
php mysql smarty
 
Topic Options
#189349 - 12/08/01 08:17 PM "6 member" to "6th" member?
Synotic Offline
Junior Member

Registered: 12/01/01
Posts: 3

   "6 member" to "6th" member? to Del.icio.us Add to del.icio.us
  Digg "6 member" to "6th" member? Digg it
Hi all, I think this is my first post on this boards. I recently got UBB for my currently unreleased site. I wanted to merge the total registered members and the welcome new user message into one sentence. I managed to turn it into this:

"Please welcome our newest member #6, Synotic"

However, I want to make it say:

"Please welcome our 6th and newest member, Synotic" instead.

But $TotalMembers only provides "6" and I have no idea how to make "6" into "6th" and "23" into "23rd" and so on.

If anyone could make this hack for me, I would be eternally greatful.

Thanks in advance.

Top
#189350 - 12/08/01 08:32 PM Re: "6 member" to "6th" member?
CopyCat Offline
Member

Registered: 12/01/00
Posts: 760
Loc: nowhere
this is a nice idea

you (or someone on this forums) would have to write a function that would add "rd"s and "th"s based on the number sent to it. im not american so i dont really know the grammatical rules for it, but i think someone here can help you out.

Top
#189351 - 12/08/01 09:33 PM Re: "6 member" to "6th" member?
Synotic Offline
Junior Member

Registered: 12/01/01
Posts: 3
Quote:
quote:
The function should take the last digit.. and then..

if it is '1' append 'st'
if it is '2' append 'nd'
if it is '3' append 'rd'
if it is '4' append 'th'
if it is '5' append 'th'
if it is '6' append 'th'
if it is '7' append 'th'
if it is '8' append 'th'
if it is '9' append 'th'
if it is '0' append 'th'

edit: I only want the function to perform if the number is less than or equal to 999.

<font color="#000000" size="1">[ 12-08-2001 09:40 PM: Message edited by: Synotic ]</font>

Top
#189352 - 12/11/01 08:54 PM Re: "6 member" to "6th" member?
Synotic Offline
Junior Member

Registered: 12/01/01
Posts: 3
Anyone? I can't imagine that this is very hard..

Top


Moderator:  Gizmo 
Who's Online
0 Registered (), 28 Guests and 16 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Team UBBDev Rides Again!
by AllenAyres
10/13/08 01:36 PM
Blogs, love em or hate em?
by AllenAyres
10/07/08 02:05 PM
What do you use to edit the files
by Ian_W
10/05/08 03:33 PM
BeyondCompare v3.00
by Ian_W
10/05/08 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
10/05/08 02:17 PM
ShareThis
by Gizmo
09/28/08 05:06 AM
[7.3] Viewing MySQL logfiles made easier
by AllenAyres
09/27/08 09:57 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3.1] add search to showmembers page
by blaaskaak
09/07/08 04:50 AM
Newest Members
Kevs, pisa666, ghengis317, NitroX, Dogan
13346 Registered Users
Top Posters Last 30 Days
AllenAyres 11
blaaskaak 6
Ian_W 4
tackaberry 4
Chris Bale 4
Gizmo 4
FREAK1 4

 

 

 
fusionbb message board php hacks