An open API service indexing awesome lists of open source software.

https://github.com/firmanjs/pesan-helper

Custom Message Helper for PHP Codeigniter
https://github.com/firmanjs/pesan-helper

Last synced: about 1 year ago
JSON representation

Custom Message Helper for PHP Codeigniter

Awesome Lists containing this project

README

          

# Pesan-Helper


How to use


in your controller


load pesan_helper.php


sukses('Data Tersimpan'); <------ call this method from helper


in view


echo tampil_pesan();