dcuellar Posted February 1, 2008 Share Posted February 1, 2008 This is the code within my php for the input box on my control panel. print_input_row($vbphrase['cartplog_http_link_to_thumb'], 'cartplogthumb', $cartplog_product_info['thumb']); The data inputed would be the http link to the picture we want to use as a thumb. I would like to get that http link so I can <a href the thumbnail to the full size picture. Help? Link to comment https://forums.phpfreaks.com/topic/88818-solved-help-with-picture-in-php/ Share on other sites More sharing options...
dcuellar Posted February 1, 2008 Author Share Posted February 1, 2008 Figured it out. Thanks anyways. Link to comment https://forums.phpfreaks.com/topic/88818-solved-help-with-picture-in-php/#findComment-454922 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.