You can use the jdate library to convert a Gregorian date to a Jalali date in PHP. Here's an example function:
main.php326 chars7 linesYou can use this function like this:
main.php81 chars3 lines
Please note that in order to use the jdate library, you need to download it from the author's website and include its source code in your project.
gistlibby LogSnag