Problem with deleting record

2010-07-14 Thread vanishri
Hi All,

I have an applicetion developed using cake php.

in which we can add,delete,and update the data.

once i view and  delete any record it will delete from database ,but
once clicking browser's back button it reloads the deleted record's
data.

kindly let me know the solution.

thansk in advance

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Fatal error: Allowed memory size of 16777216 bytes exhausted

2010-07-13 Thread vanishri
HI,

Am using cake php for my application .it is throwing an error
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to
allocate 48 bytes) in /var/www/mycake/cake/libs/model/datasources/dbo/
dbo_mysql.php on line 648


can any one please reply me with the solution to over come by this
problem


Thanks,
Vanishri

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


AES_ENCRYPT

2010-07-12 Thread vanishri
HI,

am developing an application using cake php ,in which registartion and
login are working fine.am using cakephp's default hash methodology for
password encryption.

but now i want to do with encryption method  AES_ENCRYP   for
password field during registarion and while logging in.
how can i achive it ?

Please reply me.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Deleted Values Reloas clicking upon browser backbutton

2010-07-12 Thread vanishri
hi,

i have done an application in which i have given add,delete and update
buttons.
when i click delete it deletes the corresponding data from data base.

but upon clicking on browser back button it reloding it again even
though it does not present in database.

Please reply me

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en