* You are viewing Posts Tagged ‘PHP’

Check your BCA balance with just 1 click!

Hello guys,
I have added a simple BCA balance checker here for anyone who has BCA account in Indonesia.
It is a very small PHP script which has AJAX functionality and using cURL function then a HTML parser class.
You can download the parser here http://php-html.sourceforge.net

I don’t know if it’s illegal? but I just tried to make life easier when we want to check our balance.
As we know that, in the official site (https://ibank.klikbca.com) you have … Continue Reading

First Post and CakePHP

It’s been so long not writing on this blog. I decided to delete the old wordpress and set up a new one.
I think it’s the right time to start a brand new blog and more focusing on CakePHP.

It’s been almost one year that i’ve been cooking CakePHP on my kitchen. It’s very good enough PHP Framework, I think. The most well-known feature is super magic console for baking the CRUD pages. It cuts much time to develop PHP applications. I really like it very much. You have to … Continue Reading