![]() |
Gregorian to Jalali - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Gregorian to Jalali (/showthread.php?tid=60846) |
Gregorian to Jalali - El Forum - 07-11-2014 [eluser]Unknown[/eluser] hi everyone how can i convert Gregorian to Jalali date? i have a 'jdf.php' that works on raw php server but does not work on CI.. Gregorian to Jalali - El Forum - 07-11-2014 [eluser]joergy[/eluser] If jdf.php is standard PHP, there is no reason for not working under CI. They are simply two independent things.... What exactly do you want to do in combination with CI? Gregorian to Jalali - El Forum - 07-15-2014 [eluser]Unknown[/eluser] you're right i found my mistake... loading the jdf.php file was wrong |