Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-18-2012, 05:46 AM   PM User | #1
boyfrom75
New Coder

 
Join Date: Jul 2011
Posts: 14
Thanks: 1
Thanked 0 Times in 0 Posts
boyfrom75 is an unknown quantity at this point
How can I make a user registration page ?

Im looking the easy way to make a member registration page. Im dont need to have members on my website, but I need something similar..
I hope I can explain here:

I have a laundry service website were customers can " place an order / request a laundry pickup" online, were they have to fill a form with: Name: Address: phone: email: and message:

Everything works fine...

But I want to have a option were my customers don't have to fill up the form every time they come back to request a new service..

I want to have the option were my customers can register an account one time with their information phone and address, and every time they come back they just have to login and and press a " request a service" .. I dont really care how their information is stored .. I just need to get the request for service on my inbox with their name address phone email and any notes they want to send me if is possible..

Something like this:

First time customer come to my website after reading all the information decide to place a order and fill up the form to request for service.

Same customer like our service, is very happy and comes back next week for another service for the second time , but this time this customer wants to register a membership to be more easy requesting a service every-time comes back.

1= User Register a new account with: NAME, PHONE#, EMAIL, HOME ADDRESS

2= User come next time service and log-in using his/her user name

3= User press a " request my service" button (write notes if any) and log-out

User don't need to fill up any forms or information because their account will already have all information stored during registration.

4= I get the service request by email with: Name , address, email, phone, and any notes left by customer..

No hassles that have put customers off on filling up forms every time they request a service. One time registration, end of headaches for me and for them..

( I dont need a password, I need something easy for my customers, just a user name will be fine)

How can this be possible ?

At this time I have to create a custom form with a user name for every customer.. Its a nightmare !!

Is there a free PHP SQL that can do this..? I dont know PHP and any type of programing.. I just play with HTML and copy and paste some scripts.. Please help
boyfrom75 is offline   Reply With Quote
Old 12-18-2012, 12:54 PM   PM User | #2
Redcoder
Regular Coder

 
Redcoder's Avatar
 
Join Date: May 2012
Location: /dev/couch
Posts: 309
Thanks: 2
Thanked 46 Times in 45 Posts
Redcoder has a little shameless behaviour in the past
I don't think that there is a free script that can do exactly that. But, you can use something like OpenCart or any other ecommerce software and customize it or just hire a PHP programmer to make something as simple as you have described. It wouldn't take a minute.
You can post it on the Jobs Forum here -- http://www.codingforums.com/forumdisplay.php?f=47
__________________
For professional Hosting and Web design.....


NetEssentials.co.uk

Last edited by Redcoder; 12-18-2012 at 12:59 PM..
Redcoder is offline   Reply With Quote
Old 12-18-2012, 05:22 PM   PM User | #3
boyfrom75
New Coder

 
Join Date: Jul 2011
Posts: 14
Thanks: 1
Thanked 0 Times in 0 Posts
boyfrom75 is an unknown quantity at this point
Quote:
Originally Posted by Redcoder View Post
I don't think that there is a free script that can do exactly that. But, you can use something like openCart or any other ecommerce software[/URL] and customize ......
How this will be possible with a ecomerce software..?
I do understand the part where the user can press an "place an order " button and I will get the order somewhere, maybe on my email .. But were I can get the address and information from them..? Do I will have to login on the eCommerce account in order to find their address..? How will I get the order with their address on my email..? Or were do I have to go to pull out the address from the account.. Sorry I have never used a ecomerce before.. Is there any eCommerce software easy to install on cPanel by the hosting company..?
boyfrom75 is offline   Reply With Quote
Old 12-18-2012, 05:30 PM   PM User | #4
Redcoder
Regular Coder

 
Redcoder's Avatar
 
Join Date: May 2012
Location: /dev/couch
Posts: 309
Thanks: 2
Thanked 46 Times in 45 Posts
Redcoder has a little shameless behaviour in the past
I suggested the Ecommerce software because it is free - you said that you wanted something free. But it will be a lot of work to implement and you might need a programmer eventually and even in that case, it will come with a lot of bloatware(i.e features that you don't need).

This requires a Login, session management, database and a script to join all of them.

Since you don't know any PHP, my 2 cents is get a programmer(around $50 - $70 will get that done) or get a CMS(Wordpress, Opencart any will get it done if used by the right person) and start messing around with it(but remember, bloatware and they are not very easy to implement for beginers.
__________________
For professional Hosting and Web design.....


NetEssentials.co.uk
Redcoder is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:12 AM.


Advertisement
Log in to turn off these ads.