This topic is locked

edit variables

6/5/2007 1:17:05 PM
PHPRunner General questions
M
michaelmac author

Hey Everyone
I am trying to master the edit screen _edit.php I want to add to another table before I do my update, I can print out my $values, my $_SESSION , and my $_REQUEST, but if I do not always see the values I see o my edit screen. I thought it was my having them set to READONLY, but that is not always the case. Can someone enlighten me.
Thanks
Mike

Sergey Kornilov admin 6/5/2007

Readonly values are not passed to the $values array.