Hello everyBody!!
I don't know how to convert an json notation like this:
$javascript->object($jssignsfiles,false, '', '', array());
with this output:
["img/files/Slide1.GIF","img/files/Slide2.GIF","img/files/Slide4.GIF"]
to
("img/files/Slide1.GIF","img/files/Slide2.GIF","img/files/Slide4.GIF")
Can someone help me ?
Thanks, Alexandre
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---