| |
Description: | Overview of Delphi for PHP
The Delphi for PHP development suite allows you to work on the following type of projects:
PHP services: non-visual, using datamodules and Web Services - business rules you publish
using SOAP. For an example, see the Web Service project under 2.0vclsamples
PHP-only code: Use Delphi for PHP as a source code editor the traditional way of working with
PHP
Template Engine: Develop HTML templates and integrate components into those templates to add
live content. For an example, see the Template project under 2.0vclsamples
HTML interfaces: Use HTML controls like Button and Label to develop lightweight HTML
interfaces. This allows a user to take advantage of CSS
Rich JavaScript-AJAX interfaces: Use controls like DBGrid, MainMenu, and UpDown to create a
rich interface which is designed to be loaded once . This would use AJAX to post/get data from the
server
|