doumu6941 2017-06-03 07:04
浏览 22

使用php codeigniter将文本转换为图像

My codeigniter as bellow and result in text format.

<?php echo html_escape($trx->tr_id_payment) . PHP_EOL;?>

I need my buyer type and not copy paste result code above to their payment note. How to convert this result to images format ? or any idea to force buyer type and not copy paste code result above ?

  • 写回答

0条回答 默认 最新

    报告相同问题?