Selasa, 20 Agustus 2013

PHP Indonesia - Facebook: Makasih udah di Approve . [ASK] Kalo pengen ngehap...

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/ 
Creating iOS Games: Beginner Course

Marin Todorov teaches you how to create an iPhone game easily and simply using Cocos2d in this $99 online course.
From our sponsors
Makasih udah di Approve . [ASK] Kalo pengen ngehap...
Aug 20th 2013, 08:43, by Syaiful Ginanjar

Syaiful Ginanjar 8:43am Aug 20
Makasih udah di Approve .
[ASK] Kalo pengen ngehapus session input yang bertipe checkbox , tapi buat name nya si checkbox itu aja . bukan semua form ... jadi ga ke reset semuanya .
gimana tah ???
mohon bantuannya ..

#Haturnuhun

Gunawan Mujur Wibisono 8:43am Aug 20
unset($_SESSION[checkbox]);

Syaiful Ginanjar 8:44am Aug 20
Ok makasih , di coba ... (y)

Syaiful Ginanjar 8:59am Aug 20
yaah , gimana? gabisa ??? jadi pas nge klik cancel , pop upnya hide , trus checkboxnya juga ilang checkednya ..

Gunawan Mujur Wibisono 9:01am Aug 20
script plz

Syaiful Ginanjar 9:08am Aug 20
Html : <tr>
<td>Tipe Properti</td><td>:</td><td><input type=radio name=Namenya id=hidprop value='semua' checked>Semuanyah <br><input type=radio name=properties id=proper>Lebih Spesifik</td>
<div class='absol'>
<?php $qr= mysql_query("select * from tabelnyah ");
while($q = mysql_fetch_array($qr))
{
echo "<input name='namanya[]' type=checkbox value='$q[field]'>$q[fieldnya]";
}

?><br /><a id=hidprop ><div class='apply'></div></a>
<a id=clearlist><div class='cancel'></div></a>
</div>
</tr>
unset nya dimana ???
di paling atas ??? gini <script>unsetnya disini </script> ???

Gunawan Mujur Wibisono 9:10am Aug 20
ada bagunys array checkboxnya itu ada isinya.. kayak 1.. btw.. ini kayaknya membingungkan.. ini script untuk apa ya?
sy bertanya agar sy tidak salah jawab.. tlg maklumi

Syaiful Ginanjar 9:17am Aug 20
iya kan ngisi sndiri arraynya gimana dbnya , buat di implode nanti . ini buat pencarian , . jadi pencariannya ada yang pake checkbox . method nya POST .
kalo yang apply cuman di sembunyiin doank , soalnya value nya di pake pencarian , jd cman gini
$('#hidprop').click(function () {
$('.absol').hide('fast');
}); bisa .
nah yang cancel , pengen si absolnya hide, trus si ceckbox yang udh di checked jd nggga lagi ... jd gada value lagi ...

Gunawan Mujur Wibisono 9:18am Aug 20
bingung..

Syaiful Ginanjar 9:19am Aug 20
adoowhh , makasih :)
maaf ya jadi bikin bingung ,, atau mau liat screenshootnya ?

Gunawan Mujur Wibisono 9:24am Aug 20
nanti aja.. lg sibuk kerja.. kasi aja.. biar yg lain dapat membantu

Syaiful Ginanjar 9:25am Aug 20
ok mkasih ... :D

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