In this tutorial we'll make number format like 0001, 0002, 0003 in stead of 1, 2 ,3. It's very easy to do this for your counter, category or product ID. etc.
• number_format.php
Copy this code and save as number_format.php to your root folder, open this file by browse to http://localhost/number_format.php.