I want to format the created_at field date from the original for something like 03.May.2011 to be shown in the indexSuccess.php and in the showSuccess.php
I have: modules: News action: execute开发者_Python百科Index executeEdit etc. templates: _editPlus.php IndexSuccess.php
I would like to modify two forms in one page. I generated a module with Doctrine. I have: public function executeEdit(sfWebRequest $request)
I\'m using WAMP, Windows 7 and Symfony 1.4 and my web pages don\'t show any images unless they\'re in the CSS. At first I thought it was from the path that I wrote in the pages, but it\'s not. My
In template i add own input hidden? <form action ....> 开发者_开发百科 <input type=\"hidden\" name=\"hidd\" id=\"hidd\" value=\"test\">
i make my apps in Symfony 1.4 on localhost. He开发者_如何转开发re is OK, but if i upload all files in www server then if i open:
I am using symfony 1.4, doctrine and the csDoctrineAc开发者_如何学PythontAsSortablePlugin for sorting. But I only need it in subform, so that the uniqueness of the position is disturbing. Is there by
I\'ve started localizing my Symfony project but when I tried to use the __() function inside actions.class.php it came up with an error: Call to undefined function __(). The texts I have inside action
i use sfThumbnailPlugin for Symfony 1.4. I have problem... For example: i set: $thumbnail = new sfThumbnail(80, 100);
I\'m using symfony 1.4 doctrine. Is it possible to align the labels using symfony? I have here a format of a auto generated form and I get this format(assume this is a form and \"============\" is a t