Create a session variable and set it to false.  Have your page check
the session variable every time it loads.  If the session variable is
false, save the data and set the variable to true.  If it is true,
don't save the data.

I could be more specific, but I don't know exactly what you are
doing.  If you can give us an idea of what your app does, that would
be great.

hydra12

On Dec 11, 5:58 am, chowdary <[EMAIL PROTECTED]> wrote:
> i am validating the data b4 inserting..... but the data type is text..
> the text will not be unique.......
>
> explain me clearly.......
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to