I was playing around with Symfony, jQuery, jqGrid & AJAX. For each new p开发者_Go百科ost submission, I am doing the foll:
I need to edit primary keys in several tables. By default, symfony hides primary keys in New/Edit forms.
I am trying to create a website usi开发者_JS百科ng Symfony and PostgreSQL. I cant find any documentation that shows how to do this. All the documentation assumes the backend db is mySQL.
im testing symfony form validation. the problem is very simple. no matter what i put in the body text area and post it, i keep getting \"Required\" back.
I\'m using a custom Widget for date fields, and I want to use it in all my forms. The problem is that symfon开发者_开发知识库y uses the default sfWidgetFormDate. What I want is to change this default
I have a raw sql query I need to run, but the database name changes in each environment (live: db, de开发者_如何学编程v db_test)
I am building a web application using Symfony 1.4 and Doctrine for a school and I want to make a very simple form to add a course to a student.
My application makes use of the sfGuardUser plugin.One of my tables has a relation onto the sf_guard_user table so there is a corresponding setSfGuardUser() function in the base model.From Actions.cla
what is the difference between the symfony \"myUser\" and doctrine model \"User\"? where should i put the methods for an user?
whenever i add a feature i want to have all files (php, css, js, img etc) in one folder. i know that 开发者_如何学Gothis bundle feature will come with symfony 2.0 but i wonder if i can have all files