C
|
cgphp 2/4/2013 |
You can set the pdf file as source (src) of the iframe. |
J
|
jmlphp author 2/5/2013 |
You can set the pdf file as source (src) of the iframe.
|
C
|
cgphp 2/5/2013 |
Post your code. |
J
|
jmlphp author 2/5/2013 |
Post your code.
|
C
|
cgphp 2/5/2013 |
Try to run this code: $jmlfileArray = my_json_decode($values['jmlfiles']);
|
J
|
jmlphp author 2/5/2013 |
Try to run this code: $jmlfileArray = my_json_decode($values['jmlfiles']);
|
C
|
cgphp 2/5/2013 |
Run this code: $jmlfileArray = my_json_decode($values['jmlfiles']);
|
J
|
jmlphp author 2/5/2013 |
Run this code: $jmlfileArray = my_json_decode($values['jmlfiles']);
|
J
|
jmlphp author 2/5/2013 |
After some trial and error, I have successfully solved my own question.
|