MaxPHP

PHP just for fun

NuSphere PhpED 4.6.2 is out

Filed under: PHP news, PHP Tools — maxphp at 3:00 am on Thursday, November 16, 2006

NuSphere released a new version of the populer PHP IDE the PhpED 4.6.2. This version only contains minor changes mainly relevant for code editing. Now it fully supports PHP 5.2

On the weekend I will try it and compare with Zend Studio 5.5

Install Apache 2.2.3, MySQL 5.0.27 and PHP 5.2

Filed under: Installation — maxphp at 8:04 am on Wednesday, November 8, 2006

Usually I like to install my PHP development environment myself manually step by step. It is quite easy and in this case I always know what file is where. Besides this xampp installs a lot of other stuffs, what I don’t really need. (Read on …)

Zend Platform 3

Filed under: Installation, Zend, PHP Tools — maxphp at 3:35 am on Wednesday, November 8, 2006

Zend Platfrom is integrated into the new Zend Studio 5.5. There is a small window for Platform events in the Studio IDE. I wanted to try this new feature out but I got an interesting result. (Read on …)

PHP Designer 2007

Filed under: PHP Tools — maxphp at 2:17 pm on Sunday, November 5, 2006

There is a nice PHP editor for newbies called PHP Designer 2007. It has a quite nice interface and it has a free personal version. Near the usual syntax highlighting it has code completion and auto correction function as well.

You can get more information here: MPSoftware

Zend Studio 5.5 Debug Part 2

Filed under: Installation, Zend — maxphp at 2:07 pm on Sunday, November 5, 2006

After a lot of installations and uninstallations at the end I could create a quite usable development environment with Zend Studio. Now the debug functionality works well too.  (Read on …)

Debug with Zend Studio 5.5

Filed under: Installation, Zend — maxphp at 5:15 am on Friday, November 3, 2006

As I wrote a day before I have successfully installed the beta version of the new Zend product, Zend Studio 5.5.

The most important feature of such an IDE is the debugging capability. To debug a normal Php file without any $_POST, $_GET,… information is not a big deal. (Read on …)

PHP 5.2 is out

Filed under: PHP news — maxphp at 2:34 pm on Thursday, November 2, 2006

At the moment PHP 5.2 is not shown on the front page of php.net website. However you can download it from the download section of the official site.

This version contains a lot of improvements and a huge amount of bugfixes. You can find the complete list here.

Zend Studio 5.5 Beta

Filed under: Installation, PHP news — maxphp at 8:00 am on Thursday, November 2, 2006

I have tried the beta version of the newest PHP development tool Zend Studio.

I was wondering how the debug functionality was improved. In this case I mean remote debugging and not just a small local debug option.  (Read on …)

« Previous Page