tags:

views:

646

answers:

6

Well, I just got Delphi for PHP because we code our app in Delphi and I'm the web guy. Go figure, it looks pretty cool and super easy, but I can't imagine making an entire website with absolute positioned labels, that would be kind of obscene, cross-browser compliant, but obscene.

Can anyone suggest good resources/usergroups/tutorials/examples/blogs/wiki's for using Delphi for PHP

I'm not new to PHP or Delphi, but I do want to justify getting this software because it seems pretty cool.

+4  A: 

I don't know if it helps or not, but I just finished reading an article in the PHP Architect magazine that seems to imply that Delphi for PHP has a fair bit to do with VCL4PHP.

I daresay reading up on it (maybe starting at http://www.qadram.com/vcl4php/ ) could help.

Narcissus
AFAIK Delphi for PHP *is* VCL4PHP. CodeGear purchased it and added some polish and finish.
Jim McKeeth
+2  A: 

Here is a forum with some interesting stuff: http://forums.delphi-php.net/

Holgerwa
+2  A: 

You can also have a look at:

http://www.phpclasses.org/reviews/id/B0018RTNSO.html

A: 

Delphi for PHP is pretty cool - it's just a shame that PHP has a very slow handling of data structures (just like Python), and therefore, you won't get a very impressive speed of your web application.

However, Delphi for PHP compares ok in speed with most other PHP-based frameworks, and it's surely good at organizing your code.

Lars D
A: 

Good list of forums and newsgroups apparently there's an active community of VCL4PHP developers at sourceforge.

Peter Turner
+1  A: 

Although it has been quite a while this product is on the market, it could not gain a momentum as expected. VCL4PHP seems a good framework but not good enough to beat the existing ones. The lack of documentation and community support are major drawbacks for D4PHP. I am trying to develop some basic web app (a todo list). And if I progress enough I'll make a blog about it. Apart from

you cannot find much of a resource.