How to Display Error Message in CodeIgniter

Submitted by admin on
In this tutorial, I will explain on how to you can display error messages using CodeIgniter into your View from a Controller. There are two kinds of approach of doing this. First, passing the data directly from Controller to View. Second, using flashdata. This code is useful, for example, if you have a shopping cart application.

Screen Lock with IniFile

Submitted by vcarabbacan on
This code will allow you to disable alt + f4, ctrl + alt + del, alt + tab, alt + esc, windows key, ctrl + esc. Sample code: Public Class Form1 Public g_IniSettings As New IniFile #Region "Alt + F4" Protected Overrides ReadOnly Property CreateParams() As CreateParams Get Dim cp As CreateParams = MyBase.CreateParams Const CS_NOCLOSE As Integer = &H200 cp.ClassStyle = cp.ClassStyle Or CS_NOCLOSE

Advanced College Management System v2.9

Submitted by Raj.Sharma on
It’s an advanced college Management System Project written in C#.Net 4.5 as front end and SQL Server 2012 as Back end. Version 2.9 : Lots of Security Features are added 5 different types of user types are added 1.Admin - Everything 2.Lecturer ( attendance & internal Marks Entry only) 3.Accounts officer (TRANSACTIONS only ) 4.Admissions officer (Student registration,Profile Entry only) 5.Student

Ethan Duggan: 12-Year-Old Self-Taught Coder to Speak in SXSW Vegas

Submitted by navajocodetalker on
A 12-year-old Ethan Duggan made a name for himself after his successful achievement as a programmer at an early age of 11-years-old even without the formal study on programming. He was named as one of the speaker in SXSW Vegas together with his father Rick Duggan. According to an article from VentureBeat, Ethan learned to code at an early age of 11 through online training at Codecademy.com. Ethan

Payroll Automation and Personnel Management

Submitted by adenijiayocharles on
Payroll automation and personnel management was my web development class project. With this application, you can register employee into database, update their information, send them instant message, delete employee and finally calculate the payroll of employees using the following variables: 15% of basic salary as housing allowance, 8% of basic salary as transport allowance, 9% of salary as tax