l3l00 Posted May 28, 2013 Share Posted May 28, 2013 Basically I am trying to make this work, I finally got imagettftext to print out large paragraphs with special font just fine. My problem however, is the product name. Inside the parsed ini file I want to set a variable in it, and through my php code it knows to replace the productID with the proper name. The name I have as just a header query string: ?productName={token} Link to comment https://forums.phpfreaks.com/topic/278492-query-string-to-variable-to-ini-then-imagettftext/ Share on other sites More sharing options...
l3l00 Posted May 28, 2013 Author Share Posted May 28, 2013 so far I am trying to setup a str_replace, the paragraph will output, however. The product name does not appear at all. Link to comment https://forums.phpfreaks.com/topic/278492-query-string-to-variable-to-ini-then-imagettftext/#findComment-1432813 Share on other sites More sharing options...
Barand Posted May 28, 2013 Share Posted May 28, 2013 Interesting. Link to comment https://forums.phpfreaks.com/topic/278492-query-string-to-variable-to-ini-then-imagettftext/#findComment-1432814 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.