Re: [PHP] % character in sprintf

2002-03-03 Thread Lars Torben Wilson
Job Miller writes: > > how do i escape the % character to appear in a sprintf > statement? > > it doesn't mention that in the sprintf php manual > page. > > > > job Yeah it does--it's the first item in the list. :) -- Torben Wilson <[EMAIL PROTECTED]> http://www.thebuttlesschaps.com ht

RE: [PHP] % character in sprintf

2002-03-03 Thread Martin Towell
try %% -Original Message- From: Job Miller [mailto:[EMAIL PROTECTED]] Sent: Monday, March 04, 2002 10:20 AM To: [EMAIL PROTECTED] Subject: [PHP] % character in sprintf how do i escape the % character to appear in a sprintf statement? it doesn't mention that in the sprintf php m

[PHP] % character in sprintf

2002-03-03 Thread Job Miller
how do i escape the % character to appear in a sprintf statement? it doesn't mention that in the sprintf php manual page. job __ Do You Yahoo!? Yahoo! Sports - sign up for Fantasy Baseball http://sports.yahoo.com -- PHP General Mailing List