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
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 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks