Oh itu maksudnya begini... 1. session itu harus sebelum adanya header yang lain...header lainnya tsb bisa saja ada white space, print sesuatu dll. dalam kasus anda header keluar saat ada error (tidak ditemukan index username dalam array variable yang sedang anda proses)
2. coba anda lihat lagi code yang memproses variable array tsb...cek variable itu datangnya dari mana? misalnya POST atau GET dll sebagai catatan untuk amannya dalam PHP untuk menangkap variable secara umum bisa anda gunakan $_REQUEST (bisa POST atau GET) Mudah mudahan membantu ya........ Salam YUAN N Y nb. saya baru update situs saya di sabukhitam.com nih please komentarin ya......;-) http://www.sabukhitam.com On 7/14/05, Yuki Akizawa <[EMAIL PROTECTED]> wrote: > Saya mau tanya gimana cara bikin aplikasi buat login dengan PHP? Saya udah > coba tapi ada error : > Warning: session_start() [function.session-start]: Cannot send session cookie > - headers already sent by (output started at > c:\inetpub\wwwroot\weddingweb\TMP14ezrjlhx7.php:7) in > c:\inetpub\wwwroot\weddingweb\TMP14ezrjlhx7.php on line 124 > > Notice: Undefined index: username in > c:\inetpub\wwwroot\weddingweb\TMP14ezrjlhx7.php on line 127 > > Maksudnya apa? > > Terima kasih > > > --------------------------------- > Start your day with Yahoo! - make it your home page > > [Non-text portions of this message have been removed] > > > > --- > Website: http://toekangweb.or.id/ > Arsip milis : http://groups.yahoo.com/group/toekangweb/messages > > Yahoo! Groups Links > > > > > > > -- -------------------------------------------- Visit : http://www.sabukhitam.net/ http://www.sabukhtam.com/ ------------------------------------------- ====================== Rahasia Sukses Bisnis MLM Online No.1 di Indonesia http://www.rahasiasukses.com/ ====================== ======================= Internet Marketing Training http://www.internetmarketingskill.com/ -------------------------------------------------------- --- Website: http://toekangweb.or.id/ Arsip milis : http://groups.yahoo.com/group/toekangweb/messages Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/toekangweb/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
