Ver Mensaje Individual
  #3  
Antiguo 10-08-2006
Avatar de dec
dec dec is offline
Moderador
 
Registrado: dic 2004
Ubicación: Alcobendas, Madrid, España
Posts: 13.107
Reputación: 34
dec Tiene un aura espectaculardec Tiene un aura espectacular
Hola,

Esa parece ser el principal objetivo de la herramienta, por lo que puede leerse en su página Web:

Cita:
PHP4Delphi 6.2 is a Visual Development Framework for creating custom PHP Extensions using Delphi. Using PHP4Delphi you can create native PHP extension in a couple of minutes!
Aunque, lo cierto es que también cuenta con otras características, y, por lo que se ve, apreciadas por varios programadores:

Cita:
PHP4Delphi also allows executing the PHP scripts within the Delphi program directly from file or memory. You can read and write global PHP variables and set the result value.

PHP4Delphi allows you to embed the PHP interpreter into your Delphi application so you can extend and customize the application without having to recompile it. With psvPHP component you can use PHP as a scripting language for your Delphi application.

PHP4Delphi is organized into the following subprojects:

• PHP scripting (using PHP in Delphi applications)
PHP4Delphi allows to execute the PHP scripts within the Delphi program directly without a WebServer.

• PHP extensions development framework (using Delphi to extend PHP functionality)
Visual Development Framework gives possibility to create custom PHP Extensions using Delphi.

• PHP4Applications (integrate PHP in any application)
Supports C, C++, Visual Basic, VBA, C#, Delphi .NET, etc…
Features:

* Compatible with PHP 4 and PHP 5
* PHP API and ZEND API converted from C to Delphi
* psvPHP component written completely in Delphi
* phpLibrary component which allows to add new build-in PHP functions to psvPHP component
* New visual PHP extension development framework to create PHP extensions using Delphi.
* phpClass component to create PHP classes using Delphi

I think that generally Delphi developers are not interested in C source code and this library can really help them to join the PHP development club.

"I have downloaded your PHP4Delphi and I must say, I am quit impressed!"
Wolfgang Krause

"Your php4delphi is a really cool tool."
Andreas Dilli

"Thank you for your great PHP4Delphi component - looks really nice."
Simon Kissel

I think your psvPHP component for Delphi is really great!
Udo Schroeter

"I was looking for PHP interface in Delphi for a long time. Finally I found your component which it says would do exactly what I wanted."
Umayr Shafeeu

"I've tried php4delphi and it is really nice "
marms(ARROBA)phpedit.net

"I am sure you don't need me to tell you that your PHP4Delphi is a great piece of code :-)"
Adem

"I found your component, it's really good idea!"
Tomasz Siwak
Nunca me dio aún por crear ninguna extensión para PHP (¿qué extensión iba yo a crear que hiciera algo no contemplado ya en PHP y sus extensiones "naturales"?), pero, mira tú por dónde, en caso de proponerme algo así, no estaría demás echar un vistazo más a fondo a esta herramienta de que hablamos.
__________________
David Esperalta
www.decsoftutils.com
Responder Con Cita