0

I've been looking at this js image processing library, pixastic.com. How can I save the new image with php? Is it even possible?

localhost
  • 845
  • 3
  • 14
  • 32

1 Answers1

0

You could try posting the image from the client to the server using JavaScript.

This is a SO question which could help you do so.

Community
  • 1
  • 1
bjrnt
  • 2,552
  • 3
  • 27
  • 38