php-windows Digest 8 Feb 2008 03:59:00 -0000 Issue 3418
Topics (messages 28768 through 28768):
string function
28768 by: bedul
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
WHat function i use to make this sentence to bold only for a
text inside " "
1. Per costruire i Paper Model "munirsi" di un tubetto di
colla vinilica, un paio di forbici, e una penna, o un
pennarello, di sezione tonda, con la quale aiutarsi a
modellare "le parti cilindriche".
i hope the sentece will be
1. Per costruire i Paper Model <b>munirsi</b> di un tubetto
di colla vinilica, un paio di forbici, e una penna, o un
pennarello, di sezione tonda, con la quale aiutarsi a
modellare <b>le parti cilindriche</b>.
i have list text that should be bold if found, but there soo
many text (i think there was more than 20), i can't always
use str_replace, is there another way
sry my bad languages
--- End Message ---