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 :
o Only Php (with the GD library) and some fonts are required.
o PhpMathPublisher is simple to install and use. You can convert a mathematical text with only one php command.
o It can be easily used by CMS systems, weblogs and forums.
o PhpMathPublisher creates cross-browser pages.
o The png images created by the script are transparent and can be placed in any page.