Selasa, 30 Juli 2013

PHP Indonesia - Facebook: [ASK] Begini saya mau edit sebuah value yang berta...

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 NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
[ASK] Begini saya mau edit sebuah value yang berta...
Jul 30th 2013, 07:30, by Rakhmatullah EA

Rakhmatullah EA 7:30am Jul 30
[ASK]
Begini saya mau edit sebuah value yang bertanda merah digambar, tapi tidak diukur dari huruf keberapa (substr) tapi dari kata "Nama : " sampe simbol "%", ada yang tahu ? tolong dibantu yah :)

الفين شفوطر 7:31am Jul 30
explode();

Rakhmatullah EA 7:34am Jul 30
kalo syntaxnya gimana? syntax aslinya kan begini explode(separator,string,limit) kalo syntak yang cocok buat itu?

الفين شفوطر 7:40am Jul 30
$arr= explode("%","Ani%0ABaran");
echo $arr[0];
echo $arr[1];

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