Re: Text Parser

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 24 Nov 2004 15:26:44 -0300, Pablo D Marotta
<pablo.d.marotta@xxxxxxxx> wrote:
> 1) Receive a string. For example: "name age address location".
> 
> 2) Process that string, inserting "comas" between the words in the middle. For
> example: "name,age,address,location". It´s important that the comas must be
> inserted after the first word, and before the last one.

implode()

php.net/implode


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux