iOption

Advertise here
  • Amused
  • Angry
  • Annoyed
  • Awesome
  • Bemused
  • Cocky
  • Cool
  • Crazy
  • Crying
  • Depressed
  • Down
  • Drunk
  • Embarrased
  • Enraged
  • Friendly
  • Geeky
  • Godly
  • Happy
  • Hateful
  • Hungry
  • Innocent
  • Meh
  • Piratey
  • Poorly
  • Sad
  • Secret
  • Shy
  • Sneaky
  • Tired
  • Wtf
  • Results 1 to 4 of 4
    1. #1
      ngeroyok is offline MTV Newbie
      This user has no status.
       
      I am:
      ----
       
      Join Date
      Jun 2012
      Posts
      7
      MTV$
      18

      Question 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

    2. # ADS
      Advertise here Circuit advertisement
      Join Date
      My Birthday
      Posts
      Million and counting
       
    3. #2
      benmoriz is offline Banned
      is who wander are lost!!!
       
      I am:
      Amused
       
      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");

    4. #3
      njtboy is offline 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");

    5. #4
      ravi1gupta is offline 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)

    Tags for this Thread

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •