Push an Array, Comma separated.

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

 



GPS Administrative Page v2.3.12 (BETA)My array:
Array ( [0] => Demo2.txt [1] => Demo.txt [2] => Demo.txt )

How could I push the values as:

-> Demo2.txt, Demo.txt, Demo.txt?

Not sure which approach is good.

$saveFiles = array();
array_push($saveFiles, $ufName);

Help
--
Louie Miranda (lmiranda@xxxxxxxxx)
http://www.louiemiranda.net

Quality Web Hosting - www.axishift.com
Pinoy Web Hosting, Web Hosting Philippines

[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