Search results

  1. V

    How to make the codeigniter mvc run with exeoutput?

    ok, so please tell me where and all i have to use that heserver path.
  2. V

    How to make the codeigniter mvc run with exeoutput?

    Hello, is there any additional settings needed? I got this message Error -105 when loading url http://heserver/productionhk_2/register/register_new
  3. V

    How to make the codeigniter mvc run with exeoutput?

    Please explain. Say my base_url is http://localhost/productionhk_2/, what i have to change now?
  4. V

    How to make the codeigniter mvc run with exeoutput?

    Hello, SInce we give the absolute path in the codeigniter mvc config file like http://localhost/../…, and when compiled with exeoutput and sent to other system, its not loading completely because of base_url is mismatching and not found in that system. How to correct this?
  5. V

    How to make html text fields to remeber input history

    Hello, I am not getting the setting which enables the textboxes to remeber previous inputs. I checked “persistent cookies” but still they are not enabling. My requirement is this. say example if I logged in with the user name “vikram” and password is “1234”, next time when I press “v”, it should...
Back
Top