Jumat, 13 September 2013

PHP Indonesia - Facebook: [ask]gan, kok value array string yg berisi spasi g...

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/ 
Get free stock reports

We'll show you how to invest in stocks and how to start and grow your own business while keeping your job. Sign up for the worry-free newsletter!
From our sponsors
[ask]gan, kok value array string yg berisi spasi g...
Sep 13th 2013, 13:49, by Rere Saputra

Rere Saputra 1:49pm Sep 13
[ask]gan, kok value array string yg berisi spasi gak bisa ditampilkan seluruhnya?
yang nampil cuman tes aja
gmna solusinya gan
$data = array("0"=>"tes 1" ,"1"=>"tes 2")

Al Ghurahy 2:11pm Sep 13
gak bisanya gmn, nge-echo mu gmn caranya?

Rere Saputra 2:19pm Sep 13
ada yang ketinggalan gan ane mau muncul kan dalam input text
<input type='text' name= n".$i." disabled value=".$data[$i]." >
jadi valuenya ambil dari array g bsa d rubah,
gmna tu gan?

Bhie Phratama 2:22pm Sep 13
bs ko gan
<?php
$data = array("0"=>"tes 1" ,"1"=>"tes 2");
{
echo $data['0'];
}
?>

Rere Saputra 2:23pm Sep 13
di input text gan
<input type='text' name= n".$i." disabled value=".$data[$i]." >

Al Ghurahy 2:23pm Sep 13
coba <input value=\"" . $data[$i]. "\">

Al Ghurahy 2:25pm Sep 13
html attribut itu kl mengandung spasi ga akan diparsing dg benar kecuali pake html standard, harus pake tanda kutip. attrib="abcd"

Rere Saputra 2:26pm Sep 13
baru tau ane gan
tq ilmunya :D

Al Ghurahy 2:50pm Sep 13
bahasa saya kok aneh ya stlh dibaca2 lg.. kata "kecuali" nya ngapain muncul disitu :v, harusnya "maka"...maklum lg demam statusisasi, kontroversi kemakmuran dan labil ekonomi..

btw, kl saya membiasakan sst yg standar aja (selalu pake tanda petik, xml kompatible ;), meski ada jg yg berpikiran hanya yg perlu utk yg value2 berspasi aja..

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