This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Tampilkan postingan dengan label HTML. Tampilkan semua postingan
Tampilkan postingan dengan label HTML. Tampilkan semua postingan

Selasa, 04 September 2012

Validasi & Konversi Bilangan di PHP

Kali ini saya akan berbagi cara membuat program PHP untuk membuat konversi bilangan yang disertai dengan validasi nama dan jenis kelamin, dalam program ini saya mencampur berbagai bahasa  yaitu PHP, HTML, CSS, dan JavaScript.

Oke, dari pada bingung ayo disimak prosesnya :
  1. Buka Netbeans, buat New PHP Web Page. Terserah mau diberi nama apa dan Anda letakkan dimana saja. Beri nama misalnya :KonversiBil&Validator.php
  2. Jika sudah membuat file, langsung saja ketikkan code dibawah diatas tag <html>. Code ini adalah code php yang digunakan untik memvalidasi nama dan gender.