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/ | |
|
Help didalam www.contoh.com saya set session $se... Sep 27th 2013, 07:29, by Limb Gultom | Help
didalam www.contoh.com saya set session
$session_start(); $_SESSION['goback'] =='testing';
didalam blog.contoh.com saya echo kan : $session_start(); echo $_SESSION['goback']; ga muncul apa2..
Intinya gimana ngirim session ke sub domain... |
| | setau saya sih "==" itu comparison ( if (a==2) ), bukan assigment (b=a+c) |
| | ya gan.. dah saya ganti juga hanya pake "=" tapi tetap ga muncul........ |
| | $session_start() atau session_start() ?? |
| | hahahha ia mas... tu pun juga ga jalan.. |
| | ane kan nanya, bukan nyuruh ganti >.< |
| | ini_set('session.cookie_domain', '.contoh.com' ); |
| | Arnas Risqianto :: thanks mas.. solved | | |
|
Tidak ada komentar:
Posting Komentar