You can use the date() function with the "S" format parameter for 1-31. Beyond that you would need to create your own function.
__________________
If you are learning PHP, developing PHP code, or debugging PHP code, do yourself a favor and check your web server log for errors and/or turn on full PHP error reporting in php.ini or in a .htaccess file to get PHP to help you.