When We are need data for publish to Peoples, sometimes We need function for Filter Result of Database, example We want to showing List of Shoes that is already stock in the table of Mysql, so We can use Where clause select * from good where stock > 0.In this case Article will show you How to Match Multiple Word in one Record of MYSQL.
Read more »

Swift Mailer in Fuelphp
 
Install Swift Mailer in fuelphp , When I’m Develop Web Application, I need function for give users information about what they do in my application and what they get in my application.

I Just thinking before and I have idea to Implementation Notification by Email, but before you read more deep in this article you should know what the problem if we are using Email notification.

Read more »

Oil Generate Command for Build MVC components, migrations and entire scaffolding, When I try to custom that using scaffold option so we can custom from our Template, I can’t found Best Reference documentation, I Have Idea to Create that Manually from my mind and result from my Experiment, I hope this Article Can Help you Who Has been same Issue.
Read more »

Sometimes I was Develop Web Application using FuelPHP Framework and I was thinking to create views using Twig Template Engine, In this Article I will Show you to Install Twig on FuelPHP Framework.

Read more »

Summary Return Money

when we are buying something in market we ever get return money for price of goods our choice,this case we want to create program for creating return money with indonesia format currency.

Read more »

What is express js ?

Express js is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications,Express provides a thin layer of features fundamental to any web application, without obscuring features that you know and love in node.js, expressjs.com

Read more »



 

local storage (penyimpanan lokal) itu adalah arti dari local storage jika diterjemahkan ke bahasa indonesia, local storage adalah penyimpanan data pada browser , seperti cookie namun ada perbedaan mendasar diantara keduanya, cookie sendiri mempunyai kapasitas maksimal sebesar 4K(name,expired,data,ect) untuk lebih detailsnya tentang kapasitas cookie lihat test cookie,dengan local storage kita tidak perlu mencemaskan limit dari data yang disimpan ke dalam browser, local storage mempunyai lebih dari 5-10 MB di setiap browser disamping itu html 5 local storage dapat di implementasikan di web apps dan mobile apps.

Read more »