270 reputation
213
bio website
location New Zealand
age
visits member for 2 years
seen Apr 17 at 23:51
stats profile views 48

please delete me


Apr
19
awarded  Popular Question
Mar
7
comment Get Path of Image in PHP/SQLite
why don't you do that outside src? and assign the value to a variable and echo the result in src?
Mar
7
comment Get Path of Image in PHP/SQLite
did you make sure receiverId and $_COOKIE['session'] is giving the same result? and that is not y it is not working?
Mar
7
answered One HTML form two submit buttons - is this a limitation of jquery?
Mar
5
awarded  Caucus
Feb
25
awarded  Popular Question
Jan
26
awarded  Notable Question
Jan
22
comment add product link to sku (or product name) in new order mail
are you saying it is not going to`<?php echo $this->getUrlPath($_item) ?>`?
Jan
22
suggested suggested edit on PHP Script to searrch a database
Jan
22
comment Is it possible to reuse array variable in c#?
no it doesn't for some reason. i tried that before posting the question here.
Jan
22
accepted Is it possible to reuse array variable in c#?
Jan
22
comment Is it possible to reuse array variable in c#?
i used an array to avoid the parameters. I was passing the form values in the array, since the form was big. I cut short some values in the example shown above.
Jan
22
comment Is it possible to reuse array variable in c#?
this is just an example, actually the form is really big.
Jan
22
comment Is it possible to reuse array variable in c#?
ha, it worked. :) thanks. :)
Jan
22
revised Is it possible to reuse array variable in c#?
added 63 characters in body
Jan
22
comment Is it possible to reuse array variable in c#?
the idea was to pass different values whenever i want to use AddContactAddress . this is for selenium testing and i wanted to test different cases.
Jan
22
asked Is it possible to reuse array variable in c#?
Jan
20
comment HOW TO FIX: Parse error: syntax error, unexpected T_OBJECT_OPERATOR, expecting ',' or ';'
@Glavić yes, but i have noticed that people at stackoverflow are often rude to newbies and just vote them down without helping.. :)
Jan
18
comment Making a PHP/MySQL Search Engine
np. good luck..
Jan
18
comment Making a PHP/MySQL Search Engine
there seems to be only one result when you tried print_r($row)