Senin, 30 September 2013

PHP Indonesia - Facebook: ada permasalahan bagaimana membuat input type text...

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/ 
Manage your social media

Best social media tool for image publishing to Facebook and Twitter. Look amazing and delight your followers. Get 40% off when you sign up today.
From our sponsors
ada permasalahan bagaimana membuat input type text...
Sep 30th 2013, 10:55, by Laa Nilla

Laa Nilla 10:55am Sep 30
ada permasalahan bagaimana membuat input type text minimal input itu 20 , klu maxlength kan buat maks , klu minimum pake apa y ?

Chiem AL-farail 10:56am Sep 30
Minlenght

Laa Nilla 11:00am Sep 30
GAK BISA MAS

Rifan Muazin 11:02am Sep 30
$panjang = strlen($string);
if ($panjang <= 20)
{
}

Rifan Muazin 11:03am Sep 30
Maaf maksudnya >=

Rifan Muazin 11:03am Sep 30
Ane belum test namun dicoba aja....

Tj Syufii 11:03am Sep 30
pake javascript biar lebih enak.. tapi jangan lupa validasi di php juga..

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