Yangi formatda davom etish uchun: https://uzfor.net/view.php?act=post&id=49520
Postga havola
Сирожиддин [2882] [off]
Uz_MasteR,
<?php //Set the Content Type // Create Image From Existing File // Allocate A Color For The Text // Set Path to Font File $font_path = 'font.TTF'; // Set Text to Be Printed On Image $text = "This is a sunset!"; // Print Text On Image // Send Image to Browser // Clear Memory ?>