Tiplite

Main menu

Skip to content
  • CakePHP
  • Netbeans
  • System Administration
  • Ruby

Tag Archives: tutorial

CakePHP 1.3 helper auto-complete in netbeans

30/01/2012

CakePHP 1.3 introduced a new way to use helpers. This was added to prevent confusion between helper variables and local variables added to the view file. You can access helper methods in a view by using $this->Helper->method(). This way make … Continue reading →

Posted in CakePHP, netbeans, PHP | Reply

CakePHP debug in NetBeans

30/08/2010

Debugging code can be the most vital task a developer required to do. Debugging makes it easy to find logical errors in code. NetBeans supports PHP debug using xdebug, but in CakePHP it is hard to make this work straight. … Continue reading →

Posted in CakePHP, netbeans, PHP | Replies: 13

CakePHP support in NetBeans

12/02/2010

NetBeans is a very powerful development environment for many languages including PHP. With the release of its latest version, NetBeans announced full support for symfony PHP framework. NetBeans can also support many other PHP frameworks and libraries although it is not … Continue reading →

Posted in CakePHP, netbeans, PHP | Replies: 43

A Quick jQuery tutorial

21/01/2010

A quick jQuery tutorial which I found during my preparation for ‘jQuery How To Start’ series of tutorials for learning the amazing JavaScript library. This is a slideshow which I liked and liked to share it with you. It introduces … Continue reading →

Posted in Javascript, jQuery how to start | Replies: 5
Google

Categories

  • CakePHP
  • Javascript
  • jQuery how to start
  • netbeans
  • PHP
  • Ruby
  • System Administration
562127_Mojo_250x250_Browse100s
Powered by WordPress and Foghorn