Web based PHP interface to communicate to Maxima computer algebra system in the server. It takes user input, send it to Maxima, and show the output back to website. It could send almost any commands including 'plot2d' and 'plot3d' to plot graphs.
WITM, is an acronym for Web Interface To Mathematica. WITM allows a workstation running Mathematica and a web server to be accessed from any browser. Care was taken to ensure WITM works well with handheld devices such as PDAs.
MathsPHP is a web substitute of latex. The syntax is simpler and we want to get MathsPHP as powerful as latex. You just need a web server with php4 and the gd graphical library.