|
|
 |
Re: FN-FORUM: PHP Help please
date posted 24th April 2008 20:23
You mean....
str_replace("%handling%", "complex handling", "I do love arguments about
PHP\'s %handling% of string quoting, when the...';");
lol
----- Original Message -----
From: "Nick Smart" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Thursday, April 24, 2008 9:45 PM
Subject: RE: FN-FORUM: PHP Help please
> -----Original Message-----
>
>
> I do love arguments about PHP's handling of string quoting, when the
> answer is (a) in the manual very clearly and (b) easy to test if
> you have
> PHP :)
>
> Anthony
>
I think you mean
echo 'I do love arguments about PHP\'s handling of string quoting, when
the...';
;-)
(With apologies to Dom)
Nick
--
Freelancers, contractors earn more with Prosperity4
Call 0870 870 4414 or visit www.prosperity4.com
and benefit from Inland Revenue approved expenses today.
To advertise here: http://www.freelancers.net/advertising.html
|
 |
|