paste.tra.pt · paste listing

math-for-php

1 year ago
Use this code to grab a Tex-to-MathML conversion while using PHP.  https://tra.pt/math for details
Update CURLOPT_POSTFIELDS with your TeX math function.

<?php

$curl = curl_init();

curl_seto...

testing

1 year ago
Need to make sure I know where this is and if I can make it public...