Samuraisoulification

less info
427 reputation
1614
bio website
location United States
age
visits member for 2 years, 8 months
seen 20 hours ago
stats profile views 102

May
9
awarded  Notable Question
May
6
awarded  Popular Question
May
2
accepted Are Java Applets bad to use on a website?
May
1
comment Problems with php File I/O and ajax
Seeing if the file existed fixed it! Thanks a ton!
May
1
accepted Problems with php File I/O and ajax
May
1
comment Problems with php File I/O and ajax
I know it's passing right, but the problem is the checking if the file doesn't exist. I know it doesn't exist at this time, so it can't open. I need to safely check if the file opens, if not(it had a problem or doesn't exist) then return json saying such. Right now though, the php is just plain failing, and so json doesn't get returned.
May
1
asked Problems with php File I/O and ajax
Apr
26
accepted configuring database config for live site in codeigniter keep getting 500 internal server error
Apr
25
comment JQuery how to choose an option from a select tag by text and make that the default option
Yeah, I noticed that as soon as I said it. What else could be wrong I wonder?
Apr
25
comment JQuery how to choose an option from a select tag by text and make that the default option
Though it seems that the jsfiddle is set to 1.7.2
Apr
25
comment JQuery how to choose an option from a select tag by text and make that the default option
Hrmm, it does indeed work on jfiddle. When I was researching this, it seemed to vary how to do this by jquery version.
Apr
25
asked JQuery how to choose an option from a select tag by text and make that the default option
Apr
14
accepted SQL JOIN returning 3 fields with the name 'id'
Apr
14
comment SQL JOIN returning 3 fields with the name 'id'
That worked beautifully! Thanks a million!
Apr
14
comment SQL JOIN returning 3 fields with the name 'id'
It's beign wrapped in PDO and such to prevent injection, the reason I wanted the * is cause I essentially want all but the id's of the second and third tables, that about 50 colums. It would be a pain to have to type all of them to get rid of two columns.
Apr
14
asked SQL JOIN returning 3 fields with the name 'id'
Apr
11
comment css background image for radio button not showing up
I know this is old but thanks for that jsfiddle! This was exactly what I needed! I've been looking for like a month!
Apr
4
comment Can't use models on live site LAMP Codeigniter
That didn't get me any more information. :(
Apr
4
revised How to fetch images from database in Image gallery
Properly formatted code
Apr
4
suggested suggested edit on How to fetch images from database in Image gallery