Quote:
Originally Posted by crewson548
Yes I totally agree with your statement.. it really mess with one another.. Can u suggest me this same process in PHP script..
|
No. The whole point is to *NOT* do this. PERIOD.
Can you work around it with PHP code? Yes, but ONLY by reading EVERY RECORD in the table and having PHP process EVERY RECORD.
DON'T DO IT.
You say you agree with the statement and then you try to find a way around it. That makes no sense.