Forums
Forums / Fixing WordPress / Need help with this code!
(@cip6791)
15 years, 10 months ago
<img src=”http://site.com/wp-content/plugins/create-qr-code-wordpress-plugin/scripts/php/qr_img.php?d= *Comment text here*’.’&e=H&s=4&t=J” alt=””>’;
I would like to generate a QR code based on a comment. How can I replace the *Comment text here* with the text that is in the comment?
Thank you.
The topic ‘Need help with this code!’ is closed to new replies.
(@cip6791)
15 years, 10 months ago
<img src=”http://site.com/wp-content/plugins/create-qr-code-wordpress-plugin/scripts/php/qr_img.php?d= *Comment text here*’.’&e=H&s=4&t=J” alt=””>’;
I would like to generate a QR code based on a comment. How can I replace the *Comment text here* with the text that is in the comment?
Thank you.