PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Thank you for the response. No, using <b></b> doesn't show up as bold either. Even if it works, it will not work in my case because the program that I use to allow users to type in their texts will automatically put in <strong></strong> into the database field.
I think the problem here is not what tag I use but how I echo it out and I'm not sure what work around there is to have this work in my case.