i got problem that when i submit form in jquery/ajax i get the data and check isvalid or not and save it. but wen the form is not valid it does not do symfony validations it automatically redirect to
My directory tree looks something like this: public_html example.com(containing symfony files) lib web app
I didn\'t know how to ask professional so if topic is wrong, please correct it. My problem is quite complicated. I was training on symfony webpage how to generate form and then send this data to anot
I\'m just learning Symfony - with bought paper-book, electronic pdfs accessible for free on the net and the internet itself. I must admit I never saw so poorly written guides about certain topic (incl
how will i do this? i have the code: public function executeListmatches(sfWebRequest $request) { $form_values = $request->getParameter(\'match_form\', array());
am using the symfony\'s admin generator, in the \"new\" interface, i have on开发者_运维百科e specific field that i want to test before insert into database, and if it doesn\'t pass i return the user t
Is there any way I can use the format_number_choice function inside of a actions file. In fact I need to use it for a Form error message.
I\'ve been messing with backbone for a couple days now and coming up I guess with a misunderstanding in the order that backbone finally sets an attribute within a model. I have the following code:
I activated caching for my app. Works great. I have have a mobile format using layout.m.php Which is set to
I\'m using symfony 1.3, sfTCPDF plugin when i return a html content using curl execution tcpdf is throwing error