On 12 April 2011 15:13, Ian Menzies <[email protected]> wrote:
> For the PHP file I add the following lines of code:-
> {
> $array=$e;
> $array['Paintingpic']=base64_encode($row['Paintingpic']);
> $output[]=$array;
> }
>
These aren't equivalent codes so comparing is pointless. First, check if
what you hand to decode() you think it is.
PS: your PHP code is bit ineffective as wastes memory on cloning arrays for
(as from this excerpt) no real reason.
Regards,
Marcin Orlowski
*Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy...
WebnetMobile on *Facebook <http://webnetmobile.com/fb/>* and
*Twitter<http://webnetmobile.com/twitter/>
*
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en