CraigH Posted January 3, 2007 Share Posted January 3, 2007 http://www.campagnolo.com/postcard I'm new to PHP the best i've created is a guestbook. That code looks beyond me, i was wondering how easy would it be to do because i've been asked to do it for a job.Thank for any help. Link to comment https://forums.phpfreaks.com/topic/32681-is-this-do-able/ Share on other sites More sharing options...
trq Posted January 3, 2007 Share Posted January 3, 2007 Yes its do able. Take a look at the [url=http://php.net/gd]gd[/url] extension. Link to comment https://forums.phpfreaks.com/topic/32681-is-this-do-able/#findComment-152083 Share on other sites More sharing options...
CraigH Posted January 3, 2007 Author Share Posted January 3, 2007 It's not the image creation i'm looking at it,s the e-mailing without opening outlook, the code i've seen looks rather beyond me, is it just the way, or is that code harder. Do i have to set up something on my server to it will e-mail someone with out having to use something like hotmail, and also having a bit of code changing the from address when the person recieves the e-mail.Sorry if these are stupid questions. Link to comment https://forums.phpfreaks.com/topic/32681-is-this-do-able/#findComment-152086 Share on other sites More sharing options...
trq Posted January 3, 2007 Share Posted January 3, 2007 The code looks behond you? Its a pretty simple function, [url=http://php.net/mail]mail[/url]. Link to comment https://forums.phpfreaks.com/topic/32681-is-this-do-able/#findComment-152088 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.