-->
Artikel Terbaru
in this last part of Like/Dislike extension i will explain the change in Javascript function post_like(postid) { var req = ajax_init(fals...
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...
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 ...
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...
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 ...
When using Visual C++ Express Edition to compile and build win32 application it will get a error like: 'fatal error C1083: Cannot open i...