simdi oncelikle

<form style="background-color: black(255, 255, 255);" action="sohbet.php" method="post">
            <b><font face="Tahoma" size="2">Nick:</font></b> 
            <input name="nick" size="15" class="genelbold" style="font-family: Tahoma; font-size: 10pt; font-weight: bold;" type="text" />
            <input name="submit" type="submit" class="genelbold" style="font-family: Tahoma; font-size: 10pt; font-weight: bold;" value="Baglan" />
            <br />
            <span style="color: #000000"><font color="#333333" face="Tahoma" style="font-size: 8pt;">Turkce 
            Karakter Kullanabilirsiniz..!</font></span> </form>
bu kodu index e koyuyorsun sonra sohbet sayfasını php olarak ayarlaman lazım

eschat icinde

                 <param name="nickname" value="" />
bu satırı bulup bunla degistir islem tamam

                <param name="nickname" value="<?php echo $_POST['nick'];?>" />
kolay gelsin