Results 1 to 4 of 4
-
06-26-2012, 09:46 PM #1
MTV Newbie
This user has no status.I am:----
- Join Date
- Jun 2012
- Posts
- 7
- MTV$
- 18
how to create login in codeigniter ?
hallo guys ..
ask :
How to create login access in codeigniter 2.0 ? and admin can set user-level features and automatically change according to user-level login
thank guys
-
06-26-2012 09:46 PM # ADSAdvertise here Circuit advertisement
- Join Date
- My Birthday
- Posts
- Million and counting
-
09-10-2012, 09:55 AM #2
Banned
is who wander are lost!!!I am:
- Join Date
- Sep 2012
- Posts
- 1,704
- MTV$
- 5,031
Re: how to create login in codeigniter ?
Each element in the array has its own index so that it can be easily accessed.
In PHP, there are three kind of arrays:
Numeric array - An array with a numeric index
Associative array - An array where each ID key is associated with a value
Multidimensional array - An array containing one or more arrays
Numeric Arrays
A numeric array stores each array element with a numeric index.
There are two methods to create a numeric array.
1. In the following example the index are automatically assigned (the index starts at 0):
$cars=array("Saab","Volvo","BMW","Toyota");
-
09-13-2012, 09:32 PM #3
Banned
This user has no status.I am:----
- Join Date
- Sep 2012
- Posts
- 1,129
- MTV$
- 3,336
Re: how to create login in codeigniter ?
n PHP, there are three kind of arrays:
Numeric array - An array with a numeric index
Associative array - An array where each ID key is associated with a value
Multidimensional array - An array containing one or more arrays
Numeric Arrays
A numeric array stores each array element with a numeric index.
There are two methods to create a numeric array.
1. In the following example the index are automatically assigned (the index starts at 0):
$cars=array("Saab","Volvo","BMW","Toyota");
-
06-10-2013, 04:30 PM #4
MTV Regular
This user has no status.I am:----
- Join Date
- Jun 2013
- Posts
- 456
- MTV$
- 1,090
Re: how to create login in codeigniter ?
creating login in codeigniter is one of the part of the php so that to build a LogIn page with the CodeIgniter framework in PHP and so many other login things. they are used to provide one of the creating a database, table in php is considered to be one of the hypertext preprocessor and so on.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)































Reply With Quote



Bookmarks