Search found 1 match
- Wed Nov 28, 2007 11:19 am
- Forum: [3.0/Olympus] Discussion
- Topic: Latex BBcode with phpBB3
- Replies: 8
- Views: 20484
Re: Latex BBcode with phpBB3
Hi For those who are interested, I managed to make phpmathpublisher working with a bbcode. You need to create a bbcode [eq]{TEXT}[/eq] making this replacement <script type="text/javascript" src="phpmathpublisher/rendermaths.php?message={TEXT}"></script> This way, you are able to call a remote php sc...