Rename uploaded file based on ID |
10/26/2011 05:35:54 | |
PHPRunner General questions | ||
T
tr4ding author
Morning all, |
||
C
|
cgphp 10/26/2011 |
$values["ID"] or $values["id"] ? |
|
T
|
tr4ding author 10/26/2011 |
$values["ID"] or $values["id"] ?
|
|
C
|
cgphp 10/26/2011 |
In the "After record added" event, enter this code: global $conn;
|
|
T
|
tr4ding author 10/27/2011 |
In the "After record added" event, enter this code: global $conn;
|
|