C
|
cgphp 11/14/2012 |
Sure, you can. Follow these steps:
$arr = json_decode($values['your_image_field_name']);
$value = '<img src="'.$value.'" />'; |
N
|
netmedia59 author 11/15/2012 |
Hey Cristian, Sure, you can. Follow these steps:
$arr = json_decode($values['your_image_field_name']);
$value = '<img src="'.$value.'" />'; |
C
|
cgphp 11/15/2012 |
$arr = json_decode($values['your_image_field_name']); |
N
|
netmedia59 author 11/15/2012 |
Hey Cristian, $arr = json_decode($values['your_image_field_name']); |
C
|
cgphp 11/15/2012 |
$arr = json_decode($values['your_image_field_name']); |
N
|
netmedia59 author 11/15/2012 |
Hey Cristan, $arr = json_decode($values['your_image_field_name']); |
C
|
cgphp 11/15/2012 |
You can send me a private message on this board, then I will contact you directly. |
C
|
cgphp 11/15/2012 |
There is some problem with the board. I'm not able to answer to your comment. Please, leave a new comment on my profile indicating your email address. |