Function to change upload names |
2/18/2009 15:15:10 | |
| PHPRunner General questions | ||
|
A
alfonso authorDevClub member
I want to change specials characters of upload name of files with á é,... and I have a function but I don't know where to put it: |
||
|
J
|
Jane 2/19/2009 |
|
Hi, $value = postvalue("value_FieldName"); $type=postvalue("type_FieldName"); ... |
|
|
A
|
alfonso authorDevClub member 2/19/2009 |
|
I found this code but I don't know what must I do then |
|
|
A
|
alfonso authorDevClub member 2/22/2009 |
I found this code but I don't know what must I do then
|
|