-->

Artikel Terbaru

Sharetronix Extension - Like Dislike Part 5 - Last Part

in this last part of Like/Dislike extension i will explain the change in Javascript  function post_like(postid) { var req = ajax_init(fals...
julis julis

Sharetronix Extension - Like Dislike Part 4

in this post i will explain the change that i've made in View part first add this in system\languages\en\inside\global.php 'postli...
julis julis

Sharetronix Extension - Like Dislike Part 3

in this part i will show the change of controller part, in the controller we will add two files, one for handle the 'Like' part and ...
julis julis

Sharetronix Extension - Like Dislike - Part 2

Last post i was write about database schema to handle the Like/Dislike data. In this post i will tell you modification that i made for the c...
julis julis

Sharetronix - Like / Dislike in post

next requirement is to create Like/Dislike in post,  so user can choose to like or dislike the post. My idea is just duplicate the function ...
julis julis

How To Installing the Platform SDK for use with Visual C++ Express Edition

When using Visual C++ Express Edition to compile and build win32 application it will get a error like: 'fatal error C1083: Cannot open i...
julis julis