• User

    dubbio input

    ancora non ho capito una cosa. nella pagina di registrazione ad esempio l'input di username è user; l'input di password è password; l'input di cognome è surname. MA I NOMI DEGLI INPUT LI DEVO SCEGLIERE IO, OPPURE SONO GIà PRESIFFATI? SE è COSì, IL NOME DELL'IMPUT DI DATA DI NASCITA E CONTATTO MSN AD ESEMPIO COM'è??? ma penso ke nn sia così..boh :arrabbiato:

    ESEMPIO:
    <tr>
    <td width="15%"><span class="Stile5">Username:</span> </td>
    <td width="20%"><input name="user" type="text" class="Stile3" size="20"> </td>
    <td> </td>
    </tr>
    <tr>
    <td><span class="Stile5">Password</span>:</td>
    <td ><input name="pass" type="password" class="Stile3" size="20"></td>
    <td> </td>
    </tr>


  • Bannato User Attivo

    puoi dargli i nomi che vuoi


  • User

    non ha importanza i nomi che gli dai
    puoi chiamarli anche pippo pluto e paperino

    l'importante è che poi ti ricordi come li chiami
    per usare le variabili $_POST
    e scordati il register_globals usa sempre $_POST o chi per esso