dongmei9020 2014-10-05 11:27
浏览 27
已采纳

最后网上最简单的代码在图像上写文字[关闭]

I'm newbie in PHP , i have a project to write text on image , I search all the net for free and simple function to write text on image and after 10 days seaching and trying codes I got this

it works 100% with any PHP script you need JustAnotherHand.ttf font and canvas.png in directory to work with you plus imagick installed on your server

I did it but i canoot make it automatically done with wordpress so my quoestion is 1- change $text = "lorem lorem lorem lorem lorem lorem"; by wordpress post title my trial was

$text = "<?php the_title(); ?>";

2-change file_put_contents('file33333333.png', $image); by post_id in order to easily echo each image of each post my trial was

wp-content/uploads/2014/<?php the_ID(); ?>.png

3-echo final image link in each post my trial was

echo '<img src="wp-content/uploads/2014/<?php the_ID(); ?>.png" alt="';the_time('F dS, Y');echo '" align="left" style="margin:0 2px 0 0" />';
  • 写回答

1条回答 默认 最新

  • duanfen7676 2014-10-05 11:34
    关注

    Why not try the getter function:

    $text = get_the_title();
    

    Instead of the "dump" function?

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 下图接收小电路,谁知道原理
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
  • ¥15 ETLCloud 处理json多层级问题
  • ¥15 matlab中使用gurobi时报错
  • ¥15 这个主板怎么能扩出一两个sata口
  • ¥15 不是,这到底错哪儿了😭
  • ¥15 2020长安杯与连接网探