I am building (well trying to) a contact form for a project I\'m working on. I have been following this \"tutorial\" here and at first I changed bits of the tutorial to fit my project. So, in my Conta
This question already has answers here: Closed 11 years ago. 开发者_如何转开发 Possible Duplicate:
I\'ve got a problem when i try to install Symfony 2: I extract the content of the tgz file into 开发者_开发技巧var/www/html directory and then i go on http://127.0.0.1/symfony/web/config.php and it sa
I\'m working on a new Symfony2 project, and I\'m using the app_dev frontcontroller to view the default AcmeDemoBundle\'s pages.
I am creating an RSS feed for my project, and currently the file that holds the RSS data (the XML file) is like this:
Does anyone have a Master/Detail symfony2 example? I was trying to add multiple products to a category, all from on开发者_开发问答e form, but I´m not abble to get parent id in the controller to persi
Annotation: /** * @ORM\\Column(type=\"float\", scale=\"2\") */ protected $curr_price; I\'m using it with Symfony 2.
I\'ve defined a hash salt in my config.yml and would like to get this in my User class, any ideas about how to开发者_JAVA技巧 do this? I\'ve seen loads of examples about how to use this in the control
i\'m trying to use IvoryGoogleMap to display a simple map with markers and infoWindows using this code:
I have really simple and lame question (i hope it\'s simple). I\'m quite new to symfony2 and i\'m not sure how to use bundles. I\'m trying to use IvoryGoogleMapBundle ( https://github.com/egeloen/Ivo