This Blog About PHP, MySQL, Codeigniter, Wordpress, Zend Framework 2 ,php tutorial, php interview questions, PHP database Connection, Difference Between HTML 4 and HTML 5 etc information related to php and mysql programming and How to install zend framework
Share this post
Subscribe to:
Post Comments (Atom)
-
$image = base64_decode($this->input->post("image_base64_string")); // decoding base64 string value $image_name = md...
-
Difference Between Primary Key and Unique Key In Sql Server Both PRIMARY KEY and UNIQUE KEY enforces the Uniqueness of the values...
-
Generate Excel Report in Codeigniter 1.Controller file its just for examplle $data['excel_data'] = $this->excel_model-...
No comments:
Post a Comment