ANN: PHP4Delphi v6.2 released



PHP4Delphi v6.2 is now available.

PHP4Delphi is a Delphi interface to PHP for Delphi 5, 6, 7, Delphi 2005 and Delphi 2006.

PHP4Delphi consists of 3 big subprojects:

1. PHP scripting (using php as a scripting language in Delphi applications)
PHP4Delphi allows to execute the PHP scripts within the Delphi program
using TpsvPHP component directly without a WebServer. TpsvPHP is not a
component for server-side development. It is a scripting for
applications (like VBA for Office). It is a PHP extension that enables
you to write client-side GUI applications. One of the goals behind it
was to prove that PHP is a capable general-purpose scripting
language that is suited for more than just Web applications. It is
intended for creating standalone GUI applications.
With php4Delphi you can use Delphi forms instead of web-forms, pass
parameters to script directly, without using GET and POST methods.

2. PHP extensions development framework (using Delphi to extend PHP
functionality)
Visual Development Framework gives possibility to create custom PHP
Extensions using Delphi.
PHP extension, in the most basic of terms, is a set of instructions that
is designed to add functionality to PHP.

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

Features:
* Compatible with PHP 4 and PHP 5 (including PHP 5.1.2)
* PHP API and ZEND (ZEND II) API converted from C to Delphi
* Native Delphi components
* phpLibrary component which allows to add new build-in PHP functions to
psvPHP component
* phpClass component to create PHP classes using Delphi

Full source code of PHP4Delphi can be obtained from
http://users.chello.be/ws36637

PHP4Delphi forum
http://sourceforge.net/forum/forum.php?forum_id=324242


--
Serhiy Perevoznyk
.



Relevant Pages

  • [ANN] PHP4Delphi 6.0 released
    ... PHP4Delphi 6.0 is a fully functional freeware Visual Development Framework ... Using PHP4Delphi you can create native PHP extension in a couple of minutes! ... PHP4Delphi also allows executing the PHP scripts within the Delphi program ... *PHP extensions development framework (using Delphi to extend PHP ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: php4Delphi - what is a progress?
    ... delphi but produced by codegear, ... PHP4Delphi was developed by me 5 years ago. ... PHP scripting. ... therefore they arent even the reverse of each other. ...
    (borland.public.delphi.thirdpartytools.general)
  • ANN: PHP4Delphi v6.1 released
    ... PHP scripting ... PHP4Delphi allows to execute the PHP scripts within the Delphi program using TpsvPHP component directly without a WebServer. ... It is a scripting for applications. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Why PHP?
    ... Obviously, you get a full use license if you buy Delphi, but you would still make money off those entities using Lazarus if they develop commercial software. ... I can't yet comment or confirm leaks on future PHP products, but *anything* we do in the Delphi world has be centered around a VCL framework, visual design, and allow component development. ... By PHP extensions, do you mean extensions for the IDE written in PHP? ... If CodeGear comes up with a PHP IDE, wouldn't it be great if Delphi ...
    (borland.public.delphi.non-technical)
  • Re: Delphi for PHP
    ... I try to find a manual for "Delphi for PHP" or a tutorial. ... of printed manual with this kind distribution but I got none. ... Embargadero/Codegear folks have just put the manuals on the ...
    (comp.lang.pascal.delphi.misc)