Am o forma html asa <form method="post" action="succes.php"> Username: <input type="text" name="user"><br> Password: <input type="text" name="pass"><br> <input type="submit" name="Submit" value="Log In"> </form>
Iar in succes.php <? echo"Salut $user, te-ai logat cu succes !"; ?> Problema e ca puse la Totalnet, imi tipareste numele user-ului, puse la mine pe server nu mi-l tipareste. Php-ul l-am configurat la fel, adica './configure' '--with-mysql' '--enable-track-vars' '--with-apxs' '--with-gd' Ceva imi scapa. Stie cineva ce ? Multumesc anticipat, Alex --- Pentru dezabonare, trimiteti mail la [EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'. REGULI, arhive si alte informatii: http://www.lug.ro/mlist/
