mirror of
https://github.com/php/web-php.git
synced 2026-04-28 09:23:14 +02:00
Add main slides
This commit is contained in:
Executable
+20
@@ -0,0 +1,20 @@
|
||||
<?require "header.inc";?>
|
||||
<h1>Future</h1>
|
||||
<h2>Short term</h2>
|
||||
<ul>
|
||||
<li>ISAPI, NSAPI, WSAPI, ApacheNT Module
|
||||
<li>Windows registry-based configuration
|
||||
<li>Improve dynamic module building
|
||||
<li>Improve OO
|
||||
<li>Add database abstraction layer
|
||||
<li>Add process and machine spanning persistence mechanism
|
||||
</ul>
|
||||
<h2>Longer term</h2>
|
||||
<ul>
|
||||
<li>Apache 2.0 threaded module
|
||||
<li>Unix NSAPI
|
||||
<li>IDE integration
|
||||
<li>Compilation
|
||||
<li>Encryption
|
||||
</ul>
|
||||
<?require "footer.inc";?>
|
||||
Reference in New Issue
Block a user