This may not be possible!
If I extract text from a mysql database using php, is it possible to embolden specific words?
For example, if the mysql value was: "hello, how are you?", would I be able to embolden the word "are" leaving the rest in the default style?
Thanks for any help you can offer.
If I extract text from a mysql database using php, is it possible to embolden specific words?
For example, if the mysql value was: "hello, how are you?", would I be able to embolden the word "are" leaving the rest in the default style?
Thanks for any help you can offer.