Jump to content

données du formulaire nons transmises en php


RollsNamikaze

Recommended Posts

traitement.phpfaire_louer.phpj

 

Bonsoir, je suis un debutant en programmation. J'ai crée un formulaire pour récupérer des  données et les traiter en PHP. Mais la page de traitement m'affiche avant de les envoyer dans une base de donné. N'arrive pas à trouver l'origine du problème. J'ai besoin de votre aide s'il vous plait...

Notice: Undefined index: cathegorie in C:\wamp\www\Maison241\traitement.php on line 16
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: ville in C:\wamp\www\Maison241\traitement.php on line 17
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: quartier in C:\wamp\www\Maison241\traitement.php on line 18
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: prix in C:\wamp\www\Maison241\traitement.php on line 19
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: flexibilite in C:\wamp\www\Maison241\traitement.php on line 20
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: conditions in C:\wamp\www\Maison241\traitement.php on line 21
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: descriptions in C:\wamp\www\Maison241\traitement.php on line 22
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: nom in C:\wamp\www\Maison241\traitement.php on line 23
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: telephone in C:\wamp\www\Maison241\traitement.php on line 24
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: cathegorie in C:\wamp\www\Maison241\traitement.php on line 26
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: ville in C:\wamp\www\Maison241\traitement.php on line 27
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: quartier in C:\wamp\www\Maison241\traitement.php on line 28
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: prix in C:\wamp\www\Maison241\traitement.php on line 29
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: flexibilite in C:\wamp\www\Maison241\traitement.php on line 30
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: conditions in C:\wamp\www\Maison241\traitement.php on line 31
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: descriptions in C:\wamp\www\Maison241\traitement.php on line 32
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: nom in C:\wamp\www\Maison241\traitement.php on line 33
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

( ! ) Notice: Undefined index: telephone in C:\wamp\www\Maison241\traitement.php on line 34
Call Stack
# Time Memory Function Location
1 0.0003 406928 {main}( ) ...\traitement.php:0

 

Link to comment
Share on other sites


s'il vous plaît poster votre code pertinent

(please post your relevant code)

Edited by niche
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...