Hi,
I was considering the possibility of an ecard. I have some pictures to use and was wondering if using the power of php I could add the name and a message to it (these would be entered in a form HTML page probably) and send it to an e-mail address as defined in the above form
Thanks
You should be able to do it - read this on Images in PHP... not an expert on this but it may point you in the right direction.
Image creation/editing requires additional libraries (GD usually), and they require custom configuration . Your best bet is to run a search on this forum - there is plenty of thread on this subject.