Fosuserbundle: Symfony 3 mise ajout des champs 脿 partir de formulaire (action Ajout)

Created on 2 Dec 2016  路  2Comments  路  Source: FriendsOfSymfony/FOSUserBundle

Bonjour,
Je suis d茅butant en Symfony3 Php framework ,j'ai cr茅茅 mon premier projet Maps qui contient deux classes intitul茅
Continent(id continent, nom, population, nombre de pays)
Pays(
id pays,* nom, population,id_continent)*
mon probl猫me : lorsque j'ajout un pays je veux que le nombre de population s'additionnent avec celui-ci dans leur continent .
solution en algorithme : continent.population=continent.population+pays population .
et merci d'avance.

Most helpful comment

Closing this issue, as it has strictly nothing to do with FOSUserBundle

All 2 comments

L'issue n'est pas une aide.
Un forum de prog te sera d'une meilleure aide.

Closing this issue, as it has strictly nothing to do with FOSUserBundle

Was this page helpful?
0 / 5 - 0 ratings