1,245 reputation
1313
bio website
location
age
visits member for 1 year, 5 months
seen 5 hours ago
stats profile views 92

May
20
comment PHP CRUD Unknown column in 'where clause'
@Brad, Question: i am unable to delete nor edit the data as the "Unknown column in 'where clause' " error will appear. Brad's answer, blah blah ..Who knows such things other than yourself..Oh and Also blah blah insecure, blah blah wide open, blah blah you will be hacked.
May
20
comment PHP CRUD Unknown column in 'where clause'
@Brad And again.
May
20
comment PHP CRUD Unknown column in 'where clause'
@Brad Wow what a dick comment.
May
20
comment PHP CRUD Unknown column in 'where clause'
Why update USER_ID when your WHERE condition is based on it? Are you changing the id?
May
17
comment Why break page two page
sick code #lovingit
May
17
comment get checkbox value in to a variable
Check my edit again? Is that what you mean/
May
17
revised get checkbox value in to a variable
added 57 characters in body
May
17
comment get checkbox value in to a variable
Does my edit help? If not your question isn't clear
May
17
answered get checkbox value in to a variable
May
16
comment How do see if a domain is forwarded properly
Is gethostbyname() what your looking for?
May
14
comment PHP Decoding Array Within Json Object
Also missing semi colon on the end of your string. JSON_decode is actuall json_decode.
May
14
answered PHP Decoding Array Within Json Object
May
14
comment PHP Decoding Array Within Json Object
Use single quotes around the mydata string.
May
13
awarded  Famous Question
May
13
comment Confused about storing data from this form
I think your looking for a one to many relationship?
May
13
comment Using echo with lists in php?
It's not clear what your trying to achieve sorry.
May
9
awarded  Nice Question
May
9
comment Create a function that contains a foreach loop if statement
@leelnj someone didn't do your homework for you in this question, stackoverflow.com/questions/16451165/… so you posted a dup?
May
9
comment Create a function that contains a foreach loop if statement
You need to look up how to call a function for a start.
May
9
comment Every time I put the code to connect my DB my app canvas appear in blank. I´m using Heroku (PHP) and ClearDB
Do you see the Error connecting message on the page?