i am having a night mare
in an application which is built on strict uni direction time tested pattern
while data insert / update
it is easily possible to fool the logic's adapted at the front end by peddling with the client system timings
hence it is vital to synchronize the Client with Server timings.
the database server is MySQL hosted on the windows 7 professional machine
how to do it please
in an application which is built on strict uni direction time tested pattern
while data insert / update
it is easily possible to fool the logic's adapted at the front end by peddling with the client system timings
hence it is vital to synchronize the Client with Server timings.
the database server is MySQL hosted on the windows 7 professional machine
how to do it please