Jeff Keith (aka Dunnottar) has published four cheatsheet-like pages with CakePHP 1.2 helper examples. For each method he provides a simple example and shows what is generated by CakePHP. May be useful for some of you. Here the links:
- HtmlHelper
- FormHelper
- NumberHelper (no longer available)
- TimeHelper
PS: There are two new CakePHP releases available, see The Last Alpha Cake.
Update 2007-07-12: Article rewritten as “donutczar.com” is no longer a blog plus added links to the examples of NumberHelper and TimeHelper.
Update 2008-09-11: The links now point to the latest version on archive.org as the original site no longer exists.

Huh, someone on del.icio.us had posting another site with the same FormHelper page except on a different site!
http://www.virtualapplicationserver.com/formHelper.html
If they are different people, maybe they can pool their resources ;)
@Chuckie: I think it is from the same person.
[...] Click here to see all cheatsheets. [...]
Nice, thanks!
I’d like to see a form->country(params)
@Chase: I don’t know what exactly you would expect from such a function, but you could open an enhancement ticket for it on https://trac.cakephp.org/. Maybe the devs will then add such a function.
This article very help ful
Tank you
@ganesan: I’m glad it was helpful for you :)
it seems the sites are down :(
@paul: Thanks for the hint! The links are now fixed, they point now to archive.org.