Top "Symfony-1.4" questions

Questions about Symfony version 1.4, a PHP framework by Sensio Labs.

How to create/use custom classes and helper in symfony 1.4?

What is the best way to put custom library or helper methods in symfony? I am using doctrine with my …

symfony1 symfony-1.4
Symfony 1.4: Storing an array in session with SetAttribute

I'm wondering if someone knows how to store an array into a user session? This is the method to store …

session symfony1 attributes symfony-1.4
doctrine how to write WhereIn() with another sql query inside

i have the folowing query in SQL ... where group_id IN (select group_id from alert where monitor_id = 4); I …

sql symfony1 doctrine symfony-1.4 doctrine-1.2
symfony link_to in action

I need to give a link in user feedback(via setFlash method). So In my processForm() function, I want to …

php model-view-controller symfony1 symfony-1.4 link-to
Symfony produces a white page

I Have tried to integrate a symfony project on my server but it produces a blank page does not produce …

php symfony-1.4
Session deletion in Symfony 1.4

How do I delete all session variables at once if they are not in Array? PS I set them this …

symfony1 symfony-1.4
WIll it be possible to run symfony 1.4 under PHP7?

Will it be possible to run symfony 1.4 under PHP7? If yes, which changes have to be done?

php symfony-1.4
Symfony 2 or Symfony 1.4?

I am starting a new Symfony project that will be very important to my company. My experience is only with …

symfony1 doctrine symfony-1.4 doctrine-orm symfony