- 4,533
- 13
I have a phpBB forum and I'm trying to edit some code so that whenever someone types in [math]Some code[/math] it automatically inserts <img src="mysite.com/cgi-bin-mimetex.cgi?Some code">. This will save people the trouble of typing in all of the extra stuff. It seems rather simple but I have no idea how to go about it.
Any ideas?
Any ideas?