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? Quote 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. Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.