Quantcast
Channel: Tiplite » PHP
Browsing all 6 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Useful NetBeans 6.8 – PHP tips

NetBeans has introduced a very powerful development environment for PHP since version 6.5. It has some features that make development even easier. Until NetBeans has launched its 6.8 version, it...

View Article



Image may be NSFW.
Clik here to view.

CakePHP support in NetBeans

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...

View Article

Image may be NSFW.
Clik here to view.

CakePHP debug in NetBeans

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...

View Article

Convert all your MySQL database text fields to unicode (or any other encoding)

Have you ever faced a problem when the text fields in your database have different encoding? This usually happens when you import table structure from another database with a different encoding, or...

View Article

Quick tip: Get element content within the controller in CakePHP

This is an easy quick tip to able able to get an element’s content from within a controller in CakePHP 1.2 or 1.3. The trick is simple you just need an instance from View class to be able to use its...

View Article


Image may be NSFW.
Clik here to view.

CakePHP 1.3 helper auto-complete in netbeans

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...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images