>They are codes for date formatting. > >Specifically: >%s represents seconds with leading zeros. >%d represents day of the month with leading zeros
They can also be codes for the printf family of functions: %s represents string %d represents number See http://php.net/sprintf --------------------------------------------------------------------- michal migurski- contact info and pgp key: sf/ca http://mike.teczno.com/contact.html -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php