PC Playground  

Go Back   PC Playground > The Core > Scripting/Programming
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-18-2003, 08:45 PM
Administrator
 
Join Date: Jan 2003
Posts: 1,350
Default Need PHP Coding Help

Does anyone out there think they could make something that can do the following, preferabbly in PHP? This is for people applying for the hosting.

1. Someone fills out the host signup form thing.
2. That data goes into a file/db/stored on server somewhere
3. I log into the admin page
4. I can view a list of everyone that has applied for hosting, and see the data they put in all the fields.
5. I can then either click "Accept" or "Decline" and when accepted it adds their info to the DB and sends them an email with their information, with the possibility of me attach a comment to the email if I wish. (When clicking decline it sends them an email saying they arent accepted)
6. Hopefully there are 2 different databases/files... one with people who are applying, and one with people who have already been accepted, and I can browse both of them.

Any help would be greatly appreciated.
Reply With Quote
  #2 (permalink)  
Old 01-18-2003, 09:02 PM
Member
 
Join Date: Jan 2003
Location: Netherlands
Posts: 75
Send a message via MSN to utimer
Default Re: Need Coding Help

Quote:
Originally Posted by Tommy
Does anyone out there think they could make something that can do the following, preferabbly in PHP? This is for people applying for the hosting.

1. Someone fills out the host signup form thing.
2. That data goes into a file/db/stored on server somewhere
3. I log into the admin page
4. I can view a list of everyone that has applied for hosting, and see the data they put in all the fields.
5. I can then either click "Accept" or "Decline" and when accepted it adds their info to the DB and sends them an email with their information, with the possibility of me attach a comment to the email if I wish. (When clicking decline it sends them an email saying they arent accepted)
6. Hopefully there are 2 different databases/files... one with people who are applying, and one with people who have already been accepted, and I can browse both of them.

Any help would be greatly appreciated.
already working on it :)
Reply With Quote
  #3 (permalink)  
Old 01-20-2003, 04:08 AM
 
Posts: n/a
Default

i will make it for you...you dont need two databases either... not even two tables.
Reply With Quote
  #4 (permalink)  
Old 01-20-2003, 05:06 AM
Administrator
 
Join Date: Jan 2003
Posts: 1,350
Default

Well, I would want the databases or tables so I can view a list. What language can you do it in?

utimer is working on it in PHP, so maybe you could help him out?
Reply With Quote
  #5 (permalink)  
Old 01-20-2003, 10:41 PM
 
Posts: n/a
Default

i am also using php. Right now i have a signup form and rough copy of admin center done...

this is what they dontain:
-Choose whether or not mysql is needed in sign up.
-all signups will be posted into one table called "users"
-admin can login and approve accounts or delete them.
-on approval only one row in the mysql table is updated.
-on approval for hosting, a directory of the users name will be created and chmoded, in the case that the users name is taken it will be called /~username rather that /username. if /~username is also taken, the admin will be asked to create a custom named directory.
-mail is sent to the users email adresss with all info on approval.
-admin can edit all accouts
-on approval of mysql for user, a database is created with their uname.
-mail is also sent on mysql approval.

to do:
-make it possible for multiple approvals at once
-make ftp acount on approval. (need help with this, never done it before)

i can change it to do pretty much whatever you want

if you want the codes and stuff, my aim screenname is: snafu4
and my email is: scbmx@hotmail.com
Reply With Quote
  #6 (permalink)  
Old 01-21-2003, 05:09 AM
Administrator
 
Join Date: Jan 2003
Posts: 1,350
Default

Im curious, did you just now make that? Or is that something you already have?
Reply With Quote
  #7 (permalink)  
Old 01-21-2003, 02:40 PM
Junior Member
 
Join Date: Jan 2003
Location: China
Posts: 19
Send a message via ICQ to forever
Default

I'm not good at PHP,so cant help,sorry... :cry:
Reply With Quote
  #8 (permalink)  
Old 01-21-2003, 02:47 PM
Member
 
Join Date: Jan 2003
Location: Netherlands
Posts: 75
Send a message via MSN to utimer
Default

I don't think that matters :) , I don't think tommy needs more people for that script. There are already 2 people working on it & it is nearly done :D
Reply With Quote
  #9 (permalink)  
Old 01-21-2003, 03:07 PM
Junior Member
 
Join Date: Jan 2003
Location: China
Posts: 19
Send a message via ICQ to forever
Default

well done 8)
Reply With Quote
  #10 (permalink)  
Old 01-21-2003, 05:23 PM
 
Posts: n/a
Default

tommy, yes i made it in about 3 hours. and ultimer, lets get in touch, right now my script just just the basic hosting setup and allows edit and all the stuff up there. we should make it really advanced....also, i still need to know how to set up ftp accounts on approval. ive never done this before, and i havent heard of doing it with php, but im sure it can esially be done.
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:47 PM.