Haxe/php API documentation
To get started with the Haxe php target:
- Read through the Haxe Manual
- Read the Haxe/PHP target details
- Find and install popular Haxe/php libraries
- Learn by example with the Haxe Code Cookbook
package php
.. | |
---|---|
db | |
net | |
BytesData | |
CacheLimiter | |
Exception | |
HException | |
IteratorAggregate | |
Lib | Platform-specific PHP Library. Provides some platform-specific functions for the PHP target, such as conversion from Haxe types to native types and vice-versa. |
NativeArray | |
NativeString | |
NativeXml | |
Session | Session consists of a way to preserve certain data across subsequent accesses. |
Web | This class is used for accessing the local Web server and the current client request and information. |
Xml | |
XmlType |