23 reputation
6
bio website antonydandrea.com
location London, United Kingdom
age 21
visits member for 1 year, 5 months
seen May 16 at 15:48
stats profile views 17

Computer Science student some of the time. Web developer/programmer the rest of the time.


May
13
comment Array being sent as String on node.js
Thanks, how do I convert it back to Uint8ClampedArray, that is all Canvas seems to accept.
May
13
comment Array being sent as String on node.js
I have to do the JSON.parse on the client when it receives the data because when I do it on the server, I get the same problem as before.
May
13
comment Array being sent as String on node.js
Ah thank you! JSON.stringify sends the data! Just need to figure out how to convert it back!
May
13
asked Array being sent as String on node.js
May
2
answered sanbox test account login going to old, broken site
Apr
25
answered PEAR SMTP Behaviour in Windows
Apr
25
comment PEAR SMTP Behaviour in Windows
I really am appreciating the help you are giving! I am just updating on progress.
Apr
25
comment PEAR SMTP Behaviour in Windows
OK, I accidentally left a couple of curly brackets behind. Now that they have all gone. I am back with exactly the same state as before. I.e. the brackets make no difference.
Apr
25
comment PEAR SMTP Behaviour in Windows
But the now all appear. In the source, nothing displays.
Apr
25
comment PEAR SMTP Behaviour in Windows
I got rid of the curly brackets for all of them. Now, none of the attachments or text work. But it is all in the source.
Apr
25
comment PEAR SMTP Behaviour in Windows
Why do the not all get deleted. And why does it work in some cases?
Apr
25
comment PEAR SMTP Behaviour in Windows
No error messages. I receive the email completely with all the attachments. But the second attachment does not get decoded. But in the e-mail that it does get done properly, the extra boundary is there. And I have checked, I am sending it!
Apr
25
comment PEAR SMTP Behaviour in Windows
A custom built PHP library. It is outdated and I don't think it is supported anymore.
Apr
25
asked PEAR SMTP Behaviour in Windows
Mar
6
accepted PHP Directory Iterator Constructor Issue
Mar
6
comment PHP Directory Iterator Constructor Issue
D'oh! Thank you!
Mar
6
asked PHP Directory Iterator Constructor Issue
Feb
6
accepted Why is max_allowed_packet not having an effect?
Feb
6
answered Why is max_allowed_packet not having an effect?
Feb
4
comment Why is max_allowed_packet not having an effect?
Nope, still looking around. I will post the solution as soon as I find one.