- Seme Framework
- Credits
- Version 3.2.X
- Issue
- Deployment
Constants
Seme Framework contains some constant that can help during coding phase.
Here is the list of constant:
Constant | Value |
---|---|
SEMEROOT | Point to Seme Framework root directory |
SEMELIB | Point to kero/lib directory |
SEME_VERSION | Current version value of Seme Framework |
SEME_START | Return the microtime value of first (initial) script. |
DS | Return the current (system) directory separator. |