Php4delphi


title: "Php4delphi" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["free-and-open-source-interpreters", "software-programmed-in-php", "free-software-programmed-in-delphi", "software-using-the-php-license"] topic_path: "general/free-and-open-source-interpreters" source: "https://en.wikipedia.org/wiki/Php4delphi" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::data[format=table title="Infobox programming language"]

FieldValue
namePHP4Delphi
designerSerhiy Perevoznyk
developerSerhiy Perevoznyk
released
latest release version6.2
latest release date
platformIA-32, x86-64
operating systemWindows
licensePHP
website
influenced byPHP,
Delphi
::

| name = PHP4Delphi | designer = Serhiy Perevoznyk | developer = Serhiy Perevoznyk | released = | latest release version = 6.2 | latest release date = | platform = IA-32, x86-64 | operating system = Windows | license = PHP | website = | influenced by = PHP, Delphi

PHP4Delphi is a visual development software framework for creating custom PHP extensions using Delphi. PHP extension, in the most basic terms, is a set of instructions that is designed to add functions to PHP.

Overview

  • PHP4Delphi provides a visual development framework for creating custom PHP extensions using Delphi. PHP extension, in the most basic of terms, is a set of instructions that is designed to add functions to PHP.
  • PHP4Delphi also allows executing the PHP scripts within a Delphi program directly from file or memory. Global variables can be read, write, and result values set.
  • PHP4Delphi allows embedding the PHP interpreter into a Delphi application to extend and customize the application without needing to recompile it.

Structure

PHP4Delphi is organized into several subprojects:

PHP scripting

PHP4Delphi allows executing PHP scripts within a Delphi program using TpsvPHP component directly without a web server. It is a scripting for applications (like Visual Basic for Applications (VBA) for Microsoft Office) that enables writing client-side graphical user interface (GUI) applications or server-side PHP support in case if you are developing PHP enabled web servers. One of the goals behind it was to prove that PHP is a capable general-purpose scripting language that is suited for more than Web applications only. With PHP4Delphi you can use Delphi forms instead of web-forms, pass parameters to script directly.

PHP extensions development framework

The visual development framework gives the possibility to create custom PHP extensions using Delphi.

PHP4Applications

PHP4Applications allows integrating PHP in any application. It supports C#, C, C++, Visual Basic, Visual Basic for Applications (VBA), Delphi, Delphi .NET, Visual Basic (.NET), etc.

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

free-and-open-source-interpreterssoftware-programmed-in-phpfree-software-programmed-in-delphisoftware-using-the-php-license