I\'m learning Symfony and I came across one issue and I couldn\'t find an answer: I\'m taking as an example the Jobe开发者_开发百科et tutorial from Jobeet-1.4-Doctrine-en.
I am trying to check that a combination of entries across five columns (I have parent1, parent2, parent3, parent4, and parent5 all of which are integers) does not already exist in my form validation.
I\'m developping a newsletter module开发者_开发百科 in my website and i begin with Symfony 1.4 version.
How do I configure 开发者_开发百科generator.yml so that it will use one form for the \"new\" action, and another for the \"edit\" action ? Two ways:
I want to use uploadify with Symfony 1.4, but so far I couldn\'t. Uploadify loads correctly, I choose my files, it says that the files were successfully uploaded, but the are nowhere.
How to Install and config开发者_C百科ured memcached in symfony1.4You install the memcached server and the PHP memcache driver/module. You don\'t install it in symfony.
I am using SF 1.3.6. I have some static text files (HTML) that I want to be able to display in a popup window.
In User table i have more than 1 milli开发者_JS百科on records so how can i manage using MySQL, Symfony 1.4. Make performance better.
I am using sfDoctrineGuard 5.x and I have configured my module credentials in security.yml like this:
I\'m developing using symfony 1.4 (and Doctrine) and have a MySQL database table with an unique index on multiple columns. First, the YAML definition of the table so far: