![]() |
Sergey Kornilov admin 6/1/2014 |
See example #1 at http://xlinesoft.com/phprunner/docs/rename_uploaded_file.htm |
S
|
sporrencense author 6/4/2014 |
Thanks. I use phprunner as I am not a programmer but I will have a shot. I'd like to edit the event on the server first, till I get it right, so I don't have to keep uploading changes. For the life of me I can't find in which folder / file the events are written in the output folder - could you tell me please? |
S
|
sporrencense author 6/4/2014 |
See example #1 at http://xlinesoft.com/phprunner/docs/rename_uploaded_file.htm It shows how you can decode JSON format stored in one of database fields and access fields like file name or file path.
|
![]() |
Sergey Kornilov admin 6/4/2014 |
Ben, |
S
|
sporrencense author 6/4/2014 |
Thanks got it sorted. global $dal, $strTableName; |