Insert img from json
Insert img from json
Hi all,
I´m trying to insert a image link from json. I´m using server_procesing.php example:
I´ve defined $aColumns = array( 'Code', 'Name', 'Continent', 'Population', 'Code2' );
Code2 content values ISO2 from countries like US(unitedstates), ES(Spain),etc....
I´ve a folder with flags with this structure flags/ISO2.png
[code]
foreach($aRows as $aRow)
{
$row = array();
for ( $i=0 ; $i
I´m trying to insert a image link from json. I´m using server_procesing.php example:
I´ve defined $aColumns = array( 'Code', 'Name', 'Continent', 'Population', 'Code2' );
Code2 content values ISO2 from countries like US(unitedstates), ES(Spain),etc....
I´ve a folder with flags with this structure flags/ISO2.png
[code]
foreach($aRows as $aRow)
{
$row = array();
for ( $i=0 ; $i
This discussion has been closed.
Replies
Je ne fais pas de PhP, aussi je ne suis pas s