Re: [PHP] Get array as string --Help
- Date: Fri, 9 May 2008 10:42:45 +0100
- From: "James Dempster" <letssurf@xxxxxxxxx>
- Subject: Re: [PHP] Get array as string --Help
serialize -- /James On Fri, May 9, 2008 at 10:40 AM, Shelley <myphplist@xxxxxxxxx> wrote: > Hi all, > > If I have an array like this: > $arr = array ( > 'c' => 'd', > 'e' => 'f'); > > How can I convert this array into a string? I want to write an array into a > file. > > Thanks in advance. > > -- > Regards, > Shelley >
- References:
- [PHP] Get array as string --Help
- From: Shelley
- [PHP] Get array as string --Help
- Prev by Date: [PHP] Get array as string --Help
- Next by Date: [PHP] british date format
- Previous by thread: [PHP] Get array as string --Help
- Next by thread: RE: [PHP] Get array as string --Help
- Index(es):