|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (5 bit)
Join Date: Feb 2003
Location: UK
Posts: 19
|
PHP Array Help
If i use:
$arrayFiles = implode( "\n", $fileTypes ); To input the array with the file types allowed to be uploaded into a textarea (one per line) so that they can be edited what is the command to change it back to: 'gif','jpg' Last edited by SP8600; 05-30-2003 at 05:47 PM. |
|
|
|
|
|
#2 |
|
Member (5 bit)
Join Date: Nov 2001
Location: The Crimson Permanent Assurance
Posts: 23
|
Sorry, but what do you want to do? Will file locations be typed into a TEXTAREA by the user, one one each line and then submitted and each filepath taking up an array space?
Domhal |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|