109 reputation
7
bio website
location
age 26
visits member for 1 year, 11 months
seen 18 mins ago
stats profile views 37

love tha web


Feb
20
revised SVG to canvas throwing error
added 2541 characters in body
Feb
20
asked SVG to canvas throwing error
Feb
20
accepted How to send base64 png image to PHP
Feb
19
accepted PHP uploaded image gets truncated
Feb
19
comment How to send base64 png image to PHP
@Brian, yes, one idea was to store that image in some temporary folder and use it like any normal image url with FPDF, just I don't know how to do it... :\ any thooughts?
Feb
19
comment How to send base64 png image to PHP
@Brian I don't know, the PHP part might be totally wrong, and I'm not sure if I need to send that dataURI like encodeURIComponent(dataURI)
Feb
19
comment How to send base64 png image to PHP
I have already seen that answer, it's I'm unable to understand how to use it in my case.
Feb
19
asked How to send base64 png image to PHP
Feb
18
comment PHP uploaded image gets truncated
@Pekka웃 yes, the cut one is smaller, but if you read our comments the question is resolved.
Feb
18
comment PHP uploaded image gets truncated
@Pekka웃 yes, with smaller images (20 - 80KB) I had no issues, but after uploading a bigger image... bam! Image was truncated.
Feb
18
comment PHP uploaded image gets truncated
@AndyGee / Lserni fair enough. Waiting for an answer to approve/accept. THanks again for all your effort guys
Feb
18
revised PHP uploaded image gets truncated
added 3 characters in body
Feb
18
comment PHP uploaded image gets truncated
@Iserni I contacted the provider... the server disc was 100%. Thanks all for your help!!! you might post some possible options in an answer, ... for future users, seems banal but I lost 3h of my life :)
Feb
18
comment PHP uploaded image gets truncated
@lserni if I use move_uploaded_file I got the error: Unable to move '/tmp/phpnkm7Ix' to '(my path to foldername bla bla)'
Feb
18
comment PHP uploaded image gets truncated
@AndyGee thanks so much for taking the time to test! really kind from you. And great heads up in discovering what's actually going on. Thanks for the suggestions
Feb
18
comment PHP uploaded image gets truncated
@AndyGee uploaded the image, as you can see there's missing 20% of the image, but it varies from upload to upload, sometimes is only visible 15%. Not sure how to use move_image in my case, looking at the DOCS now
Feb
18
revised PHP uploaded image gets truncated
added 123 characters in body
Feb
18
comment PHP uploaded image gets truncated
the image I found on the server and it's partially grayed, and opening it in PS it says "This document might be damaged (the file might be truncated or incomplete)"
Feb
18
comment PHP uploaded image gets truncated
@all thought was irrelevant. adding it now
Feb
18
asked PHP uploaded image gets truncated