Welcome Guest, Not a member yet? Register   Sign In
arabic date plugin
#1

[eluser]Php Coder[/eluser]
this is my first add in codeIgniter framwork

just write arabic date

download from hear

http://www.mediafire.com/?w5gxkm0555wsmn9

how it is work:

Code:
$this->load->helper->(ar_date);
$this->ar_date($date,$type);
$date = 07-01-2011 12:05:00 for example.
$type = d/m/Y H:i:s a        for example.
result 7/يناير/2011 12:05:00 ص
$type mean what is format date what you want .
like d-m-Y H:i:s
note:
Waiting for your comments and views

Excuse my poor English
#2

[eluser]Irfan Cikoglu[/eluser]
Added to archive i will use if i code arabic site o.o
Thanks




Theme © iAndrew 2016 - Forum software by © MyBB