rem Posted May 9, 2007 Share Posted May 9, 2007 Hello all, Could you please be that kind and point me to tutorial or let me know where to find out how to start building a basic template system for a ticketing system application emails? Something like: Dear %user_name%, Your ticket regarding the issue with %ticket_subject% etc.. etc... Thank you, Rem. Link to comment https://forums.phpfreaks.com/topic/50634-solved-basic-messages-template/ Share on other sites More sharing options...
taith Posted May 9, 2007 Share Posted May 9, 2007 personally... i'd use str_replace()... Link to comment https://forums.phpfreaks.com/topic/50634-solved-basic-messages-template/#findComment-248890 Share on other sites More sharing options...
rem Posted May 9, 2007 Author Share Posted May 9, 2007 personally... i'd use str_replace()... Yes, indeed ... such a great idea and so simple. I don't know why i thought it should be very complicated... Thanks! Link to comment https://forums.phpfreaks.com/topic/50634-solved-basic-messages-template/#findComment-248907 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.