php forum
php mysql forum
php mysql smarty
 
Topic Options
#51322 - 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
#51323 - 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
#51324 - 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
#51325 - 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 
Top Posters Last 30 Days
AllenAyres 18
Gizmo 12
sirdude 6
GEN 3
tackaberry 2
Philipp 2
willing 2
Who's Online
0 Registered (), 36 Guests and 9 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Team UBBDev Rides Again!
by Gizmo
08/28/08 11:45 PM
Multiple Identity Detector
by MattUK
08/28/08 04:10 PM
[7.3.x] ubb.links
by AllenAyres
08/26/08 09:57 AM
Installing FlashChat with 7.3
by Gizmo
08/23/08 05:36 AM
[7.2.1] - Naked shoutbox
by Iann128
08/22/08 07:27 PM
Nice Ajax Chat
by M4D
08/21/08 10:02 PM
51-card NVIDIA folding rig cranks out 265,200 ppd
by AllenAyres
08/13/08 10:10 PM
New Mods
Installing FlashChat with 7.3
by Paug
08/23/08 12:14 AM
[7.x] AddThis - Social Networking
by Gizmo
08/01/08 01:30 AM
[7.3.x] ubb.links
by AllenAyres
06/20/08 11:50 PM
[7.3] Dissallow quotes more then 3 levels deep
by blaaskaak
06/09/08 09:01 AM
[7.2.1] - Naked shoutbox
by sirdude
08/17/07 10:36 PM
Newest Members
welcomeback1, Paug, Tim Keating, anscers, Murphdog
13324 Registered Users

 

 

 
fusionbb message board php hacks