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 manual
page.



job


__
Do You Yahoo!?
Yahoo! Sports - sign up for Fantasy Baseball
http://sports.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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
 http://www.hybrid17.com
 http://www.inflatableeye.com
 +1.604.709.0506


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php