vote up 1 vote down star
1

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.

flag
Wow... Delphi for PHP... well that just sucks. – Seb Mar 18 at 13:45
Wow prejudice, that really stifles imagination and ingenuity. I just said to my boss a few minutes ago: 8:38:48am To: Darin Delphi for PHP is really really cool. – Peter Turner Mar 18 at 13:47
There's an irony in our company as we use Delphi 2007 to write PHP plug-ins but we don't use Delphi for PHP to develop sites. I agree with this question and have yet to find an suitable excuse to adopt Delphi for PHP either. If there are some examples for sites built with it I'd be most interested. – Gerard Mar 18 at 21:07

5 Answers

vote up 0 vote down

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

link|flag
vote up -1 vote down

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.

link|flag
vote up 2 vote down

You can also have a look at:

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

link|flag
vote up 2 vote down

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

link|flag
vote up 3 vote down

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.

link|flag
AFAIK Delphi for PHP is VCL4PHP. CodeGear purchased it and added some polish and finish. – Jim McKeeth Mar 18 at 16:24

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.