This topic is locked
[SOLVED]

 Update multiple records

11/12/2009 11:08:29 AM
PHPRunner General questions
N
netmedia59 author

Hello,
I want to update some records from a list

I've read the manual and it works great ... add update button before the delete ...
How can I retrieve a selected field (eg ID number) and copy it in another field
For example, the database EXPO as some fields

NUM

Name

City

NUM2
When I update, I want to copy the field NUM in NUM2
Thanks again
Olivier

N
netmedia59 author 11/12/2009

Hey,
Found the solution with the $deleted_value

Thanks
Olivier




M
Mandy 11/13/2009

Please share solution - as it is, it helps no one
Mandy



Hey,
Found the solution with the $deleted_value

Thanks
Olivier