I'm trying to find uppercase letters in a string and make them bold (meaning, put html tags around them <b></b>). Is that possible? And really I only want this to happen when it's SEVERAL uppercase letters in a row.
Can PHP identify identify uppercase letters in a string?
10
I'm trying to find uppercase letters in a string and make them bold (meaning, put html tags around them <b></b>). Is that possible?
And really I only want this to happen when it's SEVERAL uppercase letters in a row.
So the sentence above would now look like...
"And really I only want this to happen when it's several uppercase letters in a row."
Thanks for the help.
Cheers,
Stephen Dean
And really I only want this to happen when it's SEVERAL uppercase letters in a row.
So the sentence above would now look like...
"And really I only want this to happen when it's several uppercase letters in a row."
Thanks for the help.
Cheers,
Stephen Dean
- stma
- [1] reply
- theIMgeek
- [1] reply
- hathor Banned
- theIMgeek
- [1] reply
- Stephen Dean
- theIMgeek
- [ 1 ] Thanks
- Stephen Dean
Next Topics on Trending Feed
-
10