What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » PHP: Bold text in Excel and regex

PHP: Bold text in Excel and regex
Author: Message:
Weyzza
Veteran Member
*****

Avatar
SoCal sunset > *

Posts: 1170
Reputation: 29
– / Male / –
Joined: May 2003
O.P. PHP: Bold text in Excel and regex
1) How do you write/insert a bold text into an Excel file using PHP?
Do I need to use some Excel formula?

2) What is the regex for "abcde_1234567890.txt" if I'm to use preg_match()?
"abcde_" and ".txt" is fixed; the numbers vary but is always be 10 digits.
Is it $var = "/^abcde_[0-9][10].txt/"; ?
I think this is supposed to be easy, but I'm stupid :p
Registered 7680 days, 21 hours, 35 minutes ago.
Happy Birthday, WDZ

10-05-2006 04:01 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
PHP: Bold text in Excel and regex - by Weyzza on 10-05-2006 at 04:01 AM
RE: PHP: Bold text in Excel and regex - by WDZ on 10-05-2006 at 04:06 AM
RE: PHP: Bold text in Excel and regex - by Weyzza on 10-05-2006 at 04:17 AM
RE: PHP: Bold text in Excel and regex - by WDZ on 10-05-2006 at 04:21 AM
RE: PHP: Bold text in Excel and regex - by -dt- on 10-05-2006 at 06:32 AM
RE: PHP: Bold text in Excel and regex - by Weyzza on 10-05-2006 at 07:23 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On