pascal-step4

How to Make Pascal Triangle in PHP

July 15, 2012 / Wilianto / 2 Comments /

A few days ago, my friend asked me how to make pascal triangle in PHP. Then, I start coding to make it. And now, I want to share my code with you. Hope this post will help you to solve your problem in pascal triangle with PHP. Before start, I will inform you that this [...] Read more →

How to Check If Variable is an Array?

July 9, 2012 / Wilianto / No Comments /

In this short post, I will share How to Check If Variable is an Array in PHP. We can use is_array() function to check it. This is the sample code. <?php //set variable not array $thisIsNotArray = "Hello! I'm not an array"; //set variable in array $thisIsArray = array("Hello!", "I'm an array"); //check $thisIsNotArray with [...] Read more →

Math Captcha

Make Math Captcha in PHP

July 3, 2012 / Wilianto / 1 Comment /

Hello guys! How are you? I hope you are fine. In this post, I want to share how to make your own math captcha in PHP. But before we write the code, I want to explain what is captcha. CAPTCHA (Completely Automated Public Turing Test To Tell Computers and Humans Apart) was first used in [...] Read more →

dcomparison-product

Portofolio: dcomparison.com

June 15, 2012 / Wilianto / No Comments /

About: dcomparison.com is a product comparison website Project Description: Web developement with CodeIgniter PHP Framework. Technology: CodeIgniter, PHP, HTML, CSS, JavaScript, jQuery Date: June 16, 2012 Status: Active Read more →

FransesCorner home

Portofolio: FransesCorner.com

/ Wilianto / No Comments /

About: FransesCorner.com is a personal blog from a teacher in Jakarta, Indonesia. Project Description: WordPress theme Technology: WordPress, HTML, CSS, jQuery Date: December, 2011 Status: Active Read more →

iklanrandom

Portofolio: IklanRandom.com

/ Wilianto / No Comments /

About: IklanRandom.com is an online advertising media in Indonesia. Project Description: Web developement with PHP handcoding and use a free template. Technology: PHP, HTML, CSS, JavaScript Date: March 29, 2011 Status: Active Read more →

wordpress pagination ilustration

How to Make WordPress Pagination Without Plugin

/ Wilianto / No Comments /

By default, wordpress CMS only bundled with the “next page” or “previous page” navigation link to linked one page with the other. I think if you use the other navigation such as numeric navigation for you blog, it will be better than just use the bundled link. There are two options to make the numeric [...] Read more →

Epson TMU220

Epson TM-U220 Error Not Available

June 6, 2012 / Wilianto / 2 Comments /

A few days ago, I developed a project for a building material store in Bandung. I used Epson TM-U220 as the main printer for cashier thats running in Windows XP. But I had a problem with this printer. When first time I turned on the printer it worked properly and the status was “Ready”, but [...] Read more →

Powered by Wordpress | Designed by Wilianto Indrawan