daglasen Posted July 9, 2009 Share Posted July 9, 2009 I am designing a website where I am going to offer free wedding websites for couples. I am looking for a member/user registration php script where my clients will be able to: Register, entering all their personal details required, like names, wedding date etc. Choose their package and theme Upload their photo that will appear on their home page ... and submit * All these on a single form I want this script to collect all their info and store them on a MySQL database where I can later on access and see who registered, take their details and photo and set up their website. Is there any free script out there that does this job? Thanks Link to comment https://forums.phpfreaks.com/topic/165330-memberuser-registration-script/ Share on other sites More sharing options...
Q Posted July 9, 2009 Share Posted July 9, 2009 I wouldn't count on it! Why don't make your own? Link to comment https://forums.phpfreaks.com/topic/165330-memberuser-registration-script/#findComment-871869 Share on other sites More sharing options...
trq Posted July 9, 2009 Share Posted July 9, 2009 Is there any free script out there that does this job? More than likely. Google returned 5M + results. Link to comment https://forums.phpfreaks.com/topic/165330-memberuser-registration-script/#findComment-871870 Share on other sites More sharing options...
daglasen Posted July 9, 2009 Author Share Posted July 9, 2009 I found few scripts on www.hotscripts.com but the majority seem to have restricted field customization. In other words, I can’t add extra input fields for bride's and groom's name, wedding date, chosen package etc. and most importantly NO image upload function. I am very new with PHP and I wouldn’t be able to code something like that from scratch. Any input will be greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/165330-memberuser-registration-script/#findComment-871907 Share on other sites More sharing options...
trq Posted July 9, 2009 Share Posted July 9, 2009 I'm really not sure exactly what you want us to do. Without a grasp of php your not going to be able to customize these scripts yourself and theres no way someone is going to be able to provide you with all the logic you need in a few forum posts. You either need to take some time out and learn php (theres a good free book in my signature (hudzilla)) or hire someone to do the work you need done for you. Link to comment https://forums.phpfreaks.com/topic/165330-memberuser-registration-script/#findComment-871913 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.