6,534 reputation
41126
bio website
location Fort Collins, CO, United States
age 29
visits member for 1 year, 6 months
seen 22 hours ago
stats profile views 281

A web developer.


May
15
comment does codeigniter helper library folder should be empty
Yes, thats right.
May
15
answered does codeigniter helper library folder should be empty
May
11
comment Codeigniter's `where` and `or_where`
@garethdn I edited my answer.
May
11
revised Codeigniter's `where` and `or_where`
added 308 characters in body
May
11
revised Codeigniter's `where` and `or_where`
edited body
May
11
answered Codeigniter's `where` and `or_where`
May
9
revised Codeigniter PHP: How do I use explode in codeigniter to find between 2 integers
added 35 characters in body
May
7
answered CodeIgniter db select returns different result than SQL query
May
6
answered LinkedIn Get Token returns HTTP 1.1 400 - Bad Request Error
May
6
comment LinkedIn Get Token returns HTTP 1.1 400 - Bad Request Error
Did you trying sending it as a GET instead of POST?
May
6
comment LinkedIn Get Token returns HTTP 1.1 400 - Bad Request Error
Did you try to urlencode the code and redirect_uri parameters?
Apr
24
awarded  Enlightened
Apr
24
awarded  Nice Answer
Apr
23
comment custom function not working with post data
Whats the error?
Apr
18
comment Parse error: syntax error, unexpected '[' in my Model
Whats is line 13? If its the delete function then: $this->db->where('user_ID', $user_ID);
Apr
16
comment how to work with this time stamp on PHP?
What did you try?
Apr
16
comment MY_Model specified database not working from MY_Controller
Aren't you loading the company model instead of the domain model?
Apr
13
revised Codeigniter Join with Multiple Conditions
edited tags
Apr
13
reviewed Approve suggested edit on execute a cronjob exactly once
Apr
11
comment Newbie - Blank pdf using CodeIgniter and mPDF
Glad it helped. Please accept this answer if you found it helpful.