groenewege + mysql   51

mysql import test for symfony
public function executeTest(sfWebRequest $request)
{
$connexion = Doctrine_Manager::getInstance()->getCurrentConnection();
$csv_file = sfConfig::get('sf_upload_dir').'/import.csv';
$qu...
symfony  mysql  from notes
october 2010 by groenewege

Copy this bookmark:



description:


tags: