hotlinking images |
12/19/2014 3:58:57 AM |
PHPRunner General questions | |
C
cristi author
I want to build a media sharing site. $pic=json_decode($data["picture"], true);
|
|
![]() |
Sergey Kornilov admin 12/23/2014 |
I'm still not quite sure I understand what kind of problem you trying to solve and how we can help. Try to rephrase it. |
C
|
cristi author 12/23/2014 |
O.K. |
![]() |
Sergey Kornilov admin 12/23/2014 |
Yes, this can be done but this won't be easy. Quite a bit of coding will be expected if you need to add this functionality right to the Add page. IT will be much easier on pages like View or List. |