Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony1

How to create a custom login for sfGuard user in Symfony?

php symfony1 sfguard

Accessing the Symfony user session in the model (Doctrine)

Symfony admin generator: To be or not to be?

symfony1

Symfony/Doctrine: fetching data as object

php database symfony1 doctrine

How can escaping be used to prevent XSS attacks?

symfony1 xss escaping

Doctrine: Query only where relationship doesn't exist?

php mysql symfony1 doctrine

How stable or unstable is symfony 2.0? [closed]

Which one to go; Yii or Symfony

symfony1 yii

Which unit testing framework do you use for Symfony?

How should components add JavaScript and CSS in Symfony

php symfony1 components

Zend Framework plugins/modules

How to disable a form element in symfony?

php forms symfony1

Render a partial from a task in Symfony 1.4

calling java code from PHP

java php symfony1

Why overriding Doctrine_Record::save() give me a strict standard error in Symfony 1.2?

php symfony1 doctrine

Uploaded docx files turning into zip

symfony admin filter with join

symfony1

How to modify/add post parameters in symfony?

symfony1

How to get doctrine to generate sql with BIGINT type?

How to properly run a Symfony task in the background from an action?

php symfony1 exec fork