BarryBrown72
Community Beginner
BarryBrown72
Community Beginner
Activity
‎Dec 28, 2023
01:46 PM
3 Upvotes
I agree, there must be a further step we can take past this forum?
... View more
‎Dec 14, 2023
12:41 AM
2 Upvotes
I cannot believe this is STILL not fixed.
... View more
‎Dec 19, 2007
07:30 AM
Hi
I have a php file which generates an email from a form in a
website I have designed. I just want to make some areas of the
final generated email in bold text. I know if people have plain
text only selected in their email client they won't see the bold
text, but at least it will reach a certain percentage of users.
the line in question is -
$body ="Booking request details from website:\n\n";
I have tried putting <b></b> and
<strong></strong>, inside the inverted commas, outside
etc, plus tried different declarations within the <head>,
nothing works! What am I doing wrong?
I am a beginner with this php stuff, please be kind!
Thanks
... View more