php | andi setiawan's blog - Part 2

Category: php

This API is still in beta version. Our API uses JSON data interface for transaction. Tips: You can view the page source for a simple yet complete working code. Open http://andiim3.com/api, then right click and choose “view page source” from your PC browser. API Usage Browsing And Searching APK API URL: http://andiim3.com/api/api.php?tipe=result&s=&perpage=10&page=1 Description: tipe = […]


Posted in announcement, php, project, umum | Leave a Comment on andiim3 API |

I’m currently working a new project from 2 weeks ago. It hasn’t finished yet because I don’t have much time to code lately. The name is BKOL, stand for “Bursa Kerja OnLine”, ordered by a friend of my last client. They told her (their friend) that I helped them to work on their project, so […]


Posted in announcement, php, programming, project | Tagged , | Leave a Comment on On Going Project: BKOL |

Two days ago I created a new script which could fetch the meaning of urban words or slang language from a huge database. I named the script Urban Word Search, because it does search the meaning of urban/slang words. The database is growing each day because it’s a community maintained database. View the site here […]


Posted in announcement, php, programming, umum | Leave a Comment on New Urban / Slang Dictionary |

Today I created a sitemap for andiim3.com, I took my blog’s sitemap as the example. So if you open the sitemap, you’ll find it weird remembering my site is using custom script without any WordPress engine at all. The script written in PHP and store the data to sitemap.xml, well, actually I can just submit […]


Posted in php, programming, project, Tips n Trik | Tagged | 2 Comments on Sitemap for andiim3.com |

After making some improvement on andiim3.com, I started working on the mobile version of andiim3.com. I use jQuery Mobile Framework Alpha 3 (1.0a3), and the result, out of my expectation, it is awesome! jQuery Mobile framework, relatively, is a new mobile framework, it was released on October 2010. But it supports a wide variety of […]


Posted in announcement, php, programming, project, senang | Tagged | Leave a Comment on Mobile Apps with jQuery Mobile |

have you ever wondering how andiim3.com fetch a huge number of applications and games across the internet by using only one PHP script? Well, I will tell you the secret in next paragraph. But, first, please visit andiim3.com and download something there, or just browse the apps to know andiim3.com better. Loading Huge APK Database […]


Posted in php, programming, Tips n Trik | Tagged | Leave a Comment on Increasing Execution Time Limit in PHP |