[PHP] Get array as string --Help
- Date: Fri, 9 May 2008 17:40:45 +0800
- From: Shelley <myphplist@xxxxxxxxx>
- Subject: [PHP] Get array as string --Help
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
- Follow-Ups:
- RE: [PHP] Get array as string --Help
- From: Chetan Rane
- RE: [PHP] Get array as string --Help
- From: Chetan Rane
- Re: [PHP] Get array as string --Help
- From: James Dempster
- RE: [PHP] Get array as string --Help
- Prev by Date: [PHP] quick question
- Next by Date: Re: [PHP] Get array as string --Help
- Previous by thread: [PHP] quick question
- Next by thread: Re: [PHP] Get array as string --Help
- Index(es):