cakephp

Tag details

Welcome to the 'cakephp' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'cakephp'.

Are you an expert about 'cakephp'? Do you want to be the Technorati authority on 'cakephp'? You can write a description that will appear right here: Join Blogcritics!

Look up Offsite Link "cakephp" at The Free Dictionary

Latest blogosphere posts tagged “cakephp”
 

  • CakePHP Interview Questions and Answers


    Authority Authority:
    1. what is cakephp. Cake php is open source framework.Its was written in PHP.This is the structure for creating web application. 2. When cakephp developed. Cake php started at april 2005.when a Polish programmer Michal Tatarynowicz wrote a minimal version of a Rapid Application Framework in PHP, dubbing it Cake.Cake ...
    1 week ago
  • CakePHP pagination sort by grouped and custom fields


    Authority Authority:
    Cake’s Pagination component gives us – almost – everything we need to paginate some Model data: query management, sort functions, number links, etc, everything perfectly tied together. One thing that I needed and it did miss was the possibility to sort by a custom field (generated via SQL SELECT … AS …). It ...
    1 week ago
  • Zend Framework 2 : The proper way to set application path in Javascript Object


    Authority Authority:
    Storing application path inside Javascript object is a way to avoid “hard coded” URL inside your Javascript file.  It is pretty common to have like this in your Javascript file : $.ajax({ type: POST, url: http://localhost/my-website/register, data: dataJSON}) That approach is completely fine. ...
    1 week ago
  • What is the use of $this->set in cakephp


    Authority Authority:
    $this->set in cakephp is used to pass values from controller to view .It can be used for sending data of any type like array, simple variable or you can send fetched record from database to view . For example if you want to access particular variable in view you can do this : In Controller [...] The post What is ...
    2 weeks ago
  • Checkout, Why Business Websites Needs Powerful Content Management System?


    iFuturz Wordpress BlogsAuthority Authority: 113
    Content is King, and no one can probably deny it. Web is full of articles and blogs that favor dominancy of content, but the question arises, how to manage this content? Content management systems make it possible for website owners to manage and publish their content in much easier and cost effective way. In the … ...
    4 weeks ago
  • How to create a website like Stackoverflow


    Authority Authority:
    TechGYD - Technology Blog TechGYD - Technology Blog - A Technology Oriented Approach! You guys are already familiar with stackoverflow.com, it’s a forum-based website where you can ask any questions and many people will try to answer it, stackoverflow has millions of pageviews per month and has a good alexa rank ...
    4 weeks ago

Comments about cakephp

Personal attacks are NOT allowed
Please read our comment policy