I\'m using symfony 1.4 with doctrine as my ORM, I need to do one of two thing to get it working, and I don\'t know how to do it.
I been trying all day to do multiple insert for the same form based on a number and i couldn\'t go any where with it. I hope someone here would be help me out...
I\'m trying to set up url routing on my server for the first time.I\'m fairly sure that mod_rewrite is enabled.Are there any 开发者_JAVA百科other configurations I need to change or things to set up?Sh
I want to save a number with 14 decimal places, but symfony only saves 6. How can I control this: $loc->setSinRadLon(0.73946213661883);
Using Symfony 1.4.x (with Propel), I\'ve been given a task that requires me to share specific user info with multiple external systems. This is currently stored as a session (in memory) attribute, but
I\'ve got some problem with symfony form value (i guess it\'s the clean value, but not so clear yet). Here\'s the problem :
Is it possible to set the /web directory as webroot without changing apache configuration file? I tried using the following .htaccess code, but if i go to localhost/module/, it displays 404 error. Bu
I have an issue while displaying several forms of the same model on the same page. The problem is that with the NameFormat, the fields have the same ID :
I have a form with a drop down menu and I want to do a javascript action whenever the user changes the selection.I imagine it is possible find the input later, using javascript, and attach an event to
While following the symfony tutorial (1.4.4) I\'m getting an error with ODBC/mssql 2008. SQLSTATE[07002]: COUNT field incorrect: 0 [Microsoft][SQL Server