With PhpMathPublisher, you can publish mathematical documents on the web by using only a php script (no latex programs on the server, no mathml...).
- The method : each formula is transformed into image by a php script which returns the corresponding html code.
- Advantages for the visitors : the web pages created by PhpMathPublisher can be displayed by all the current browsers.
The visitor does not have anything to install on his system: neither fonts, nor plugins...
- Advantages for the webmasters :
- Only Php (with the GD library) and some fonts are required.
- PhpMathPublisher is simple to install and use. You can convert a mathematical text with only one php command.
- It can be easily used by CMS systems, weblogs and forums.
- PhpMathPublisher creates cross-browser pages.
- The png images created by the script are transparent and can be placed in any page.
A phpmathpublisher plugin for wordpress has been created by Ron Fredericks :
http://wordpress.org/extend/plugins/wpmathpub/