A simple component to protect sensitive actions from brute force attacks.
Fork away on https://github.com/cyberthom/Attempt-Component
-
Published by cyberthom 07/06/11 - 23:23
-
3181 views
Each time there is a link in some view, the Router::url() method is called and the URL string is computed.
The idea is to cache some URL parts in the AppHelper::url().
A rails-like migrations script.
-
Published by Thaissa 07/01/11 - 01:18
-
3648 views
This helper is used to add ShareThis buttons to your view. One can also just use their Publisher Id in order to link their ShareThis account with the buttons created using the helper.
If you are new about the ShareThis have a look at their official website www.sharethis.com
Paginador por sesión, mantiene las condiciones para poder realizar paginaciones con formularios de filtros.
-
Published by lenadro 06/24/11 - 19:52
-
3093 views
Trying to document all of the database conventions for cake bake
Changing Auth to involve username in hashing
-
Published by emicd 06/13/11 - 16:02
-
4719 views
Es un helper que dertermina el tiempo que transcurre entre 2 fechas dando como salida una array
Some times users need to search trough our data and then navigate to result pages, but when they click on next page the result lost. How can we fix it?
I want to show how easily we can paginate through our search result without losing our searched data.
-
Published by 06/11/11 - 08:48
-
374 views
I wrote a simple Arithmetic Captcha Component and
below is the 'readme.txt' file excerpt to reuse in your project for free.
you can find the component here ~ https://github.com/hakimkal/Simple-Arithmetic-Captcha-Component
-
Published by hakimkal 06/10/11 - 18:28
-
3056 views
LogUtil is a useful component for having logs in your application.By this component you could saved your application logs in database so that you could design an interface for users and administrator could track users activity.
Today we're excited to release CakePHP 1.3.10, which emerges hot on the heels of CakePHP 1.3.9 to addresses a specific issue with cookie deletion that emerged in CakePHP 1.3.9.
-
Published by predominant 05/30/11 - 14:07
-
Featured
-
24665 views
I was looking around eveywhere trying to find a some info on PHPMailer and cake the problem I was having was that when PHPMailer threw an exception it stop the header and displayed the error so my app wouldn't continue. Then if you check app->tmp->logs->error you'll find a header already output error. This is how to fix this.
CakePHP v1.3.6
PHPMailer v5.1
Simply export your data to Excel.
Based on code: http://code.google.com/p/php-excel/
-
Published by thiagosf 05/27/11 - 11:10
-
4289 views
I've made some functions to speedup the work with arrays in dotted notation.
-
Published by adael 05/24/11 - 17:20
-
4300 views
I was looking for a simple widget that allows me to implement a star rating functionality. Because I didn't found something, that fits my needs I wrote my own.
-
Published by infest696 05/21/11 - 13:46
-
3358 views
Latest Comments