public marks

PUBLIC MARKS from kasi77 with tag snippets

May 2008

Login form in Symfony 1.1, with the new form system

Login form in Symfony 1.1, with the new form system Symfony 1.1 comes with a complete new form system. It works completely according to the MVC draft: * Model: the validation * View: the form self through widgets * Controller: the form class that the model and view parts manages and uses Make sure you have a running Symfony 1.1 based project and application and modules. In this example I build the form inside the myModule module and myLogin action. My form makes use of i18n, which is in my case autoloaded in settings.yml. This tutorial uses Symfony 1.1 beta4 and RC1.

January 2008

Css Trick - Pure Css Text Gradients

by 3 others
Text Gradient is a simple css trick that allows you to improve your site's appearance by putting gradients on system font titles using nothing but css and a png image.

April 2007

Viewing PHP Scripts (351) - Evil Walrus, semantic PHP

by 1 other
PHP code snippets and articles, all user-contributed, tagged and searchable

kasi77's TAGS related to tag snippets

basic +   code +   css +   groupe:clever-age +   login +   php +   sfForm +   symfony +   text gradient +