hi, I'm using PHP4 and Oracle 7.3.3 on a NT Server and I'm using "odbc_result_all" for displaying my search results;
well, that's doing pretty fine so far;
my question is: I want to use my odbc_result_all HTML table for updating my data. Like just clicking in one of the cells and then being able to change the displayed data.
Does anybody of you think that's possible to realize?? And if possible, how to realize it???
I think it is quite comfortable and easy way for the users to change data and update things.
Thank you very much