Description: Arafat Rahman | Sun of Day is the homepage of Arafat Rahman (in Bengali আরাফাত রহমান). He is a web application developer lives in Bursa Turkey.
web developer (4814) php programmer (87) solution architect (75) jquery plugin (36) rich text editor (10) arafat rahman (3) আরাফাত রহমান (2) php check date format (2) valid date format php function (2) lwrte (2)
About me PHP function to check valid date I have written a PHP function to check a supplied string is a valid date or not. Lets have a look into the code. /** * The function is_date() validates the date and returns true or false * @param $str sting expected valid date format * @return bool returns true if the supplied parameter is […]
Recently I am using a rich text editor (WYSIWYG editor) one of my professional web project. This is a jQuery plugin developed by Andrey Gayvoronsky. I am one of the contributors of this project. I choose this RTE for some reasons. My requirements were- It should be lightweight Customizable and extendible This plugin fulfills my […]
One year back I have written a post on Kohana and CodeIgniter. In that post, I wrote I like Kohana than CodeIgniter. Kohana is an open source, object oriented MVC web framework built using PHP5 by a team of volunteers that aims to be swift, secure, and small. Kohana is changing rapidly. But still Kohana […]