dantheman Posted December 6, 2006 Share Posted December 6, 2006 Hello all, I am currently creating a website using Dreamweaver with xhtml and a bit of php for user authentication. Generally speaking this site is along the lines of a pre-made text message and email library. The idea here is that once a user has registered, he/she will be able to grab whichever emails or texts they are interested in using and then insert them into their own page area.This brings me to the point - is this possible to do using php? I haven't seen any tutorials that describe the process of creating this kind of system.Or, could this be better achieved using something like Ajax or is another programming language going to be more suitable?Cheers,Dan Link to comment https://forums.phpfreaks.com/topic/29648-is-this-possible/ Share on other sites More sharing options...
fert Posted December 6, 2006 Share Posted December 6, 2006 you can do this with php Link to comment https://forums.phpfreaks.com/topic/29648-is-this-possible/#findComment-136127 Share on other sites More sharing options...
dantheman Posted December 6, 2006 Author Share Posted December 6, 2006 Oh great! Cheers for that. I have couple of books to get me going, but do you know of any tutorials which might give a step-by-step description of how to achieve this kind of thing? Link to comment https://forums.phpfreaks.com/topic/29648-is-this-possible/#findComment-136134 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.