Skip to content

Instantly share code, notes, and snippets.

@DykiSA
Last active January 18, 2018 09:56
Show Gist options
  • Save DykiSA/25edf45ba594deae31bac19b23b3f525 to your computer and use it in GitHub Desktop.
Save DykiSA/25edf45ba594deae31bac19b23b3f525 to your computer and use it in GitHub Desktop.
Lists link of tutorials
[PHP] Create User Roles Tutorial
Tutorial how to create user role for permissions with PHP
Link: http://www.sitepoint.com/role-based-access-control-in-php
[PHP][Codeigniter] Learn Codeigniter 3 in one hour
Video tutorial you can understand codeigniter 3.0.4 in only one hour
Link: https://belajarphp.net/video-tutorial-codeigniter
[PHP] Create Template Engine
How to make a simple HTML template engine in PHP
Link: http://www.broculos.net/2008/03/how-to-make-simple-html-template-engine.html
CSS3 Layout
Layouting html like desktop app using css flexbox. https://jsfiddle.net/3x9auLey/6/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment