Sabtu, 19 Oktober 2013

PHP Indonesia - Facebook: saya lagi belajar buat session om.. tpi error kaya...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
saya lagi belajar buat session om.. tpi error kaya...
Oct 19th 2013, 12:16, by Ardian Saputra

Ardian Saputra 12:16pm Oct 19
saya lagi belajar buat session om.. tpi error kaya gini gmna ya solusinya :
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\Aplikasi pustaka\administrator\dashboard.php:8) in C:\xampp\htdocs\Aplikasi pustaka\administrator\dashboard.php on line 14

Pengaturan Privasi 12:17pm Oct 19
coba session startnya di letakan di baris paling atas setelah <?php

<?php
session_start();

Ardian Saputra 12:19pm Oct 19
nah tak taruk di paling atas bangets.. akhirnya work. mksh om.. kenpa sesion ini hrus di taruh di atas ya om?

Hendro Suprayitno 12:20pm Oct 19
alt+f4.hehehe.

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar