I am building a multilingual website with Symfon 1.4/Doctrine, having English language defined as primary.
Hi i just want to know if i need to have a csrf protection for this case and if yes how please : i\'m using a drag and drop interface in my website for user management, for example if a user wants to
I have this line in a template: <a href=\"<?php echo url_for(\'category_set_representative_image\', array(\'aux\' => 4,开发者_如何学运维 \'sf_subject\' => $category)) ?>\">jander<
I write Simple code for contqact Form,which contain fields name, email and message. I want to write test cases for it to check user enter fields value are match with the expected value or not. But i m
In my Symfony\'s admin Generator,I have a \"many-to-many\" relation b/w \"Monitor\" and \"Server\". In the result table \"Benchmark\" i 开发者_运维知识库can\'t see filters for servers and monitors!
I\'ve got a scenario where I need to manipulate a variable on my action controller from within the component.
I\'m having some problems customizing edit and delete links in Symfony\'s admin generator. I don\'t want to have my edit and delete links as <LI>, but all methods available (linkToDelete and get
am using the sfGuardPlugin and especially the sfGuardGroup table that am using in a many-to-many relation with a \"monitor\" table (the many to many table is called ALERT):
I have a template within my project wich is cached with a partial call inside: <h1>My template</h1>
i learn Symfony 1.4 with Jobeet. I made Jobeet and system login for user. Now i would like add possibility edit own affiliate.