Dicas sobre a framework Symfony
$this->conn = Propel::getConnection(); $query = "INSERT INTO something (something, something)"; $statement = $this->conn->prepare(query); $result = $statement->execute(); $new_created_id = $this->conn->LastInsertId();
Seja bem vindo ao dicas symfony!
Seja bem vindo ao dicas symfony!
ResponderExcluir