Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: setting global variables in config, overwriting when user logs on
Post: setting global variables in config, overwriting wh...

Hi All I have written an application, where by the user is required to logon. I use an Access Control list to restrict access to methods. In the user area I would like to be able to overwrite con...
2,805 Views
0 Replies
04-21-2016, 02:52 AM
comp_nerd26
    Thread: mcrypt encode and decode
Post: RE: mcrypt encode and decode

Hi This is correct. Just ensure you set the same params in setting/retreiving the encryption string, that way you return the data as is. I use this same method when encrypting get in url sending...
4,045 Views
1 Replies
04-21-2016, 02:47 AM
comp_nerd26
    Thread: CI + ajax
Post: RE: CI + ajax

you can only call controllers with arguments.
5,388 Views
0 Replies
03-13-2015, 02:22 PM
comp_nerd26
    Thread: Form validation callback function doesn't work
Post: RE: Form validation callback function doesn't work

your also assuming that $str and $id is true. in the function use $str = false, $id = NULL validate the variables before executing the query the form not echoing any messages is because your redi...
3,159 Views
0 Replies
03-13-2015, 01:40 PM
comp_nerd26
    Thread: MySQL run slow
Post: RE: MySQL run slow

do you have access to the command line on your vps? you can issue the command EXPLAIN before ant mysql command which will give you a detailed information about the result i.e speed etc... i assume...
4,549 Views
0 Replies
03-13-2015, 01:30 PM
comp_nerd26
    Thread: Restfull or Curl services for codeigniter
Post: Restfull or Curl services for codeigniter

will the new release of codeigniter intergrate restful or Curl services? many other mvc frameworks already have this yet seems to be lacking in codeigniter which for me is a real shame?
11,633 Views
0 Replies
03-13-2015, 12:53 PM
comp_nerd26
    Thread: Save email to MySQL
Post: RE: Save email to MySQL

hi do you mean save a contact form to database? can you confirm what you are trying to do and i will try and help you?
7,028 Views
0 Replies
03-13-2015, 12:44 PM
comp_nerd26
    Thread: Set different page title for every other page
Post: RE: Set different page title for every other page

could you not use a database to store the page information? i.e title, meta description etc...
15,735 Views
0 Replies
02-18-2015, 09:47 AM
comp_nerd26
    Thread: migrating 2.2.x to 3.x
Post: migrating 2.2.x to 3.x

Hi Is there any procedures or help files in upgrading my application currently being developed in v2.2.0 to the most latest version v3.0?
3,730 Views
0 Replies
02-18-2015, 09:24 AM
comp_nerd26

Theme © iAndrew 2016 - Forum software by © MyBB