php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #12163 More use of PHP Scripting Engine
Submitted: 2001-07-14 09:53 UTC Modified: 2002-02-09 23:44 UTC
From: Xuefer at 21cn dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.6 OS: win?
Private report: No CVE-ID: None
 [2001-07-14 09:53 UTC] Xuefer at 21cn dot com
Suggestion:
make PHP to be integrate into other programs.

Jscript/VBscript of M$ has been made into a DOM object, named ScriptingHost,
programs support DOM could invoke Scripting Engine freely,
I'm excited to hear that, php can run as shell language
but why not make it easy to be integrate into other programs ?

PHP script is powerful in TEXT processing, which needed by RPG game
but PHP can't host as an RPG game (now)
two way to do it
1. just like GTK did, make extends for PHP to control DirectX/OpenGL, but PHP isn't low level language.
2. make project using, and it use PHP script to control, but recently, i havn't seen one PHPScriptingHost for Application.(maybe i lost? :P )

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-09 23:44 UTC] jimw@php.net
the zend engine is intended to be embeddable.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 07 21:01:27 2024 UTC