How to generate multiple image from single template using php

خرید بک لینک
Hi,

I need some help please. here is what i want to do:

1. im making a script which will generate bulk id card populating the data from the database and displaying data to a single template and will generate that id cards in retu.

here is my script:

     $sql = mysqli_query($con, "SELECT * FROM employees");

     header('Content-type: image/png');
     $image = imagecreatefrompng('id-template.png');
     $color = imagecolorallocate($image, 0, 0, 0);
      imagepng($image);...
PHP:
How to generate multiple image from single template using php WordPress ...

ما را در سایت WordPress دنبال می‌کنید

برچسب: نویسنده: استخدام کار بازدید: 209 تاريخ: پنجشنبه 20 مرداد 1401 ساعت: 8:25

صفحه بندی