Gros probleme inscription
Fermé
max1395
-
10 nov. 2008 à 19:40
max1395 Messages postés 89 Date d'inscription dimanche 13 juillet 2008 Statut Membre Dernière intervention 30 juin 2013 - 13 nov. 2008 à 15:30
max1395 Messages postés 89 Date d'inscription dimanche 13 juillet 2008 Statut Membre Dernière intervention 30 juin 2013 - 13 nov. 2008 à 15:30
A voir également:
- Gros probleme inscription
- Wetransfer gratuit sans inscription - Guide
- Instagram inscription - Guide
- WeTransfer - Télécharger - Téléchargement & Transfert
- Facebook inscription - Guide
- Localiser un téléphone gratuitement sans inscription ✓ - Forum Free mobile
22 réponses
max1395
Messages postés
89
Date d'inscription
dimanche 13 juillet 2008
Statut
Membre
Dernière intervention
30 juin 2013
6
13 nov. 2008 à 12:42
13 nov. 2008 à 12:42
regar sa ne me mais rien dans ma bdd regard quand je fais exporter :
-- phpMyAdmin SQL Dump
-- version 2.9.2
-- https://www.phpmyadmin.net/
--
-- Serveur: localhost
-- Généré le : Jeudi 13 Novembre 2008 à 12:41
-- Version du serveur: 5.0.27
-- Version de PHP: 5.2.1
--
-- Base de données: `ml`
--
-- --------------------------------------------------------
--
-- Structure de la table `enregistrer`
--
CREATE TABLE `enregistrer` (
`id` int(11) NOT NULL auto_increment,
`login` text NOT NULL,
`password` text NOT NULL,
`email` text NOT NULL,
`paypal` text NOT NULL,
`pays` text NOT NULL,
`parrain` text NOT NULL,
`total` int(11) NOT NULL,
`total_clique` int(11) NOT NULL,
`total_email` int(11) NOT NULL,
`concouclique` int(11) NOT NULL,
`prenom` text NOT NULL,
`nom` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=4 ;
--
-- Contenu de la table `enregistrer`
--
-- phpMyAdmin SQL Dump
-- version 2.9.2
-- https://www.phpmyadmin.net/
--
-- Serveur: localhost
-- Généré le : Jeudi 13 Novembre 2008 à 12:41
-- Version du serveur: 5.0.27
-- Version de PHP: 5.2.1
--
-- Base de données: `ml`
--
-- --------------------------------------------------------
--
-- Structure de la table `enregistrer`
--
CREATE TABLE `enregistrer` (
`id` int(11) NOT NULL auto_increment,
`login` text NOT NULL,
`password` text NOT NULL,
`email` text NOT NULL,
`paypal` text NOT NULL,
`pays` text NOT NULL,
`parrain` text NOT NULL,
`total` int(11) NOT NULL,
`total_clique` int(11) NOT NULL,
`total_email` int(11) NOT NULL,
`concouclique` int(11) NOT NULL,
`prenom` text NOT NULL,
`nom` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=4 ;
--
-- Contenu de la table `enregistrer`
--
max1395
Messages postés
89
Date d'inscription
dimanche 13 juillet 2008
Statut
Membre
Dernière intervention
30 juin 2013
6
13 nov. 2008 à 15:30
13 nov. 2008 à 15:30
quelqu'un pourrais me dire comment je dois faire pour enregistrer les donné d'un formulaire et pour pouvoir afficher un message d'erreur si tous les champs ne sont pas remplie ou si un login ou mot de pass ou email est deja utiliser
merci
merci