Subject Re: [firebird-php] Grid data entry
Author Almond
At 20:42 03/10/10 -0700, you wrote:
>Milan Babuskov wrote:
>
> > If you're about to edit the entire tables, you can
> > make one hidden field which shows wheter any field in that row is
> > changed, so you don't have to update rows which are left intact.
>
>Can you please elaborate on how you do this with purely PHP. No JS please.
>
>How will PHP use the hidden field, to differentiate between modified and
> not modified fields?

My first idea is save the original data in array. Upon post back of data,
compare the content. It is simple and stupid. But it is better than re-read
the db and compare the record content row by row.

Any good idea ?

>Thank You.
>
>--
>[ Rajesh Kumar ]
>__________________________________________
>Meet the guy at <http://www.meetRajesh.com/>http://www.meetRajesh.com/
>
>
>
>Yahoo! Groups Sponsor
>ADVERTISEMENT
><http://rd.yahoo.com/M=244522.3707890.4968055.1261774/D=egroupweb/S=1705007183:HM/A=1595054/R=0/SIG=124ukap9t/*http://ashnin.com/clk/muryutaitakenattogyo?YH=3707890&yhad=1595054>1583332f.jpg
>15833389.jpg
>
>To unsubscribe from this group, send an email to:
>firebird-php-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to the
><http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.


[Non-text portions of this message have been removed]