PDA

View Full Version : Are you thinging support delphi for php ?



darkslord
16 Aug 2007, 12:32 AM
Are you thinging support delphi for php ?

Best Regards,
Ferruh Koroglu

Ronaldo
16 Aug 2007, 1:40 AM
I guess this has been answered very often if I understand you correctly. Ext is a javascript lib that runs on the browser client. It has nothing to do whatever with the server backend/language you use.
You just need to provide the urls and handle the http request passed all by yourself by returning the expected response from the backend server.

BernardChhun
16 Aug 2007, 2:51 AM
Like Ronaldo said.

plus I'm not using PHP at all. Our backend is all python :)

darkslord
16 Aug 2007, 3:38 AM
Delphi for php can using javascript library like dojo.

Best Regards,

mystix
16 Aug 2007, 5:51 AM
errr... you might have missed the point completely...

Ext is a client-side (i.e. browser-side) javascript library.

it's not affected by, neither does it affect, whatever language is used server-side.

fay
4 Oct 2007, 2:27 PM
Just saw this: Integrating ExtJS in Delphi for PHP (http://www.qadram.com/vcl4php/movies/extjs/extjs_integration.html)