We Recommend

Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems
Wicked Cool PHP contains a wide variety of scripts to process credit cards, check the validity of email addresses, template HTML, and serve dynamic images and text.


Posted By

luman on 08/10/07


Tagged

zero cero


Versions (?)


Add zeros


Published in: PHP 


URL: http://es2.php.net/manual/es/function.sprintf.php

  1. sprintf("%02d", $x);

Report this snippet 

You need to login to post a comment.