148 reputation
314
bio website
location
age
visits member for 1 year, 8 months
seen 19 hours ago
stats profile views 43

May
16
comment Opencart 1.5.5.1: Remove Hidden Products from Featured Module
Perfect. I was going crazy.. trying if(){continue;} and looking at how to go off product_info['quantity'] == 0 and all sorts of other wrong things..... saved me an evening of stress, thanks again.
May
16
accepted Opencart 1.5.5.1: Remove Hidden Products from Featured Module
May
16
asked Opencart 1.5.5.1: Remove Hidden Products from Featured Module
May
14
comment PHP Decoding Array Within Json Object
fixed. Just a copy-paste mistake.
May
14
revised PHP Decoding Array Within Json Object
added 1 characters in body
May
14
accepted PHP Decoding Array Within Json Object
May
14
asked PHP Decoding Array Within Json Object
May
13
accepted Python: Can't start new thread. Can I stagger or delay some threads?
May
13
asked Python: Can't start new thread. Can I stagger or delay some threads?
May
13
awarded  Popular Question
Apr
23
awarded  Popular Question
Apr
15
awarded  Popular Question
Apr
11
comment Adding Google Analytics Script Into Website
are you using a shopping cart or writing your own pages?
Apr
11
answered Adding Google Analytics Script Into Website
Apr
11
accepted Python write to MySQL - no error but no writing
Apr
11
comment Python write to MySQL - no error but no writing
Thank you, gotta wait 3 minutes to accept the answer...
Apr
11
comment Python write to MySQL - no error but no writing
Does conn.commit() go at the end of the script?
Apr
11
asked Python write to MySQL - no error but no writing
Apr
10
accepted Python - run a python file on a website
Apr
10
comment Python - run a python file on a website
that's a shame. Well, since I have been trying to learn python, I guess CGI would be better for me to look into anyway. I do have a local server set up, so I will practice there. Thank you