On Sat, 8 Aug 2009, klemens_u wrote: > I'd like to do a raw mysql query using mysql_query() or mysqli in a > symfony task.
Use PDO. http://www.symfony-project.org/book/1_2/08-Inside-the-Model-Layer#chapter_08_sub_using_raw_sql_queries -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
