How to add character to content of post?

Take a look at the php sprintf and printf functions.

$x = 12345678;
printf('%010d', $x);

404 Not Found

Not Found

The requested URL was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.