Menu

STPhp / News: Recent posts

STPhp 1.1.0 Released

STPhp 1.1.0 has been posted to http://stphp.sourceforge.net and
includes a complete manual covering the architecture used by STPhp and instructions for using STPhp in your own PHP applications.

STPhp is a PHP-based string translation suite designed as a simple internationalization tool to work without requiring non-standard dependencies; only the core of php3 is required, which means STPhp can be easily used in places where you, the code creator or installer, do not have control over the php binaries or configuration. STPhp is designed with a simple architecture, allowing you to store your translations in the manner you choose, so as to provide the highest possible performance with the lowest possible maintenance overhead. STPhp functions by externalizing the messages from your application, storing them until your application requests them. ... read more

Posted by Jacob Moorman 2000-10-30

Initial public release of STPhp (version 1.0)

The initial public release, version 1.0, of STPhp has been posted to http://stphp.sourceforge.net and includes a complete manual covering the architecture used by STPhp and instructions for using STPhp in your own PHP applications.

STPhp is a PHP-based string translation suite designed as a simple internationalization tool to work without requiring non-standard dependencies; only the core of php3 is required, which means STPhp can be easily used in places where you, the code creator or installer, do not have control over the php binaries or configuration. STPhp is designed with a simple architecture, allowing you to store your translations in the manner you choose, so as to provide the highest possible performance with the lowest possible maintenance overhead. STPhp functions by externalizing the messages from your application, storing them until your application requests them. ... read more

Posted by Jacob Moorman 2000-10-11
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.