Hui WANG's Blog

One will, One way

Tag: framework

What is a php framework?

There are plenty of articles which descripes the deferrences between php frameworks. But before talking about how to make a choice, it’s worth talking about what a php framwork is. The idea behind a framework is to offer a design you can use across multiple applications. All applications have a number of basic things in [...]

Install PDT 2.0.1 and Eclipse 3.4.1 in ubuntu 9.04

What is PDT? The PDT is working towards providing a fully functional PHP Integrated Development Environment framework for the Eclipse platform. This project will encompass all development components necessary to develop PHP-based Web Applications and will facilitate extensibility. It will leverage the existing Eclipse WTP Project in providing developers with PHP capabilities. The main components [...]