Im looking into creating a website. Ive done several many times, but this task is completely new for me. Im needing a way i can allow a user to be created, i can approve, ban, or reject them. Once approved they will be able to send files and drop them to an FTP designed just for them where i can go and review the files. How in the world should i go about learning this?? Need to have this up and running by Jan 1st 2012. Ideas please.
7 replies to this topic
#1
Posted 18 November 2011 - 11:28 AM
|
|
|
#2
Posted 18 November 2011 - 08:12 PM
Do you know PHP, HTML, CSS, and JavaScript?
#3
Posted 19 November 2011 - 05:59 AM
Working on learning PHP
#4
Posted 19 November 2011 - 06:26 AM
You will also need SQL.
#5
Posted 01 December 2011 - 08:21 AM
any good tutorials, threads, or books out there on this??
#6
Posted 01 December 2011 - 08:43 AM
#7
Posted 11 December 2011 - 09:21 PM
I think the PHP (pre-hyper processor programming language) would be same for the purpose.You must try this one.
#8
Posted 11 December 2011 - 11:13 PM
If you are asking for but a few files, it would make sense to handle the uploads via PHP alone.
Maintaining FTP accounts is difficult (or impossible for most projects in a lot of cases) unless you really do require many files to be uploaded by the user, and opens up various security concerns.
Of course unless I knew any more than I do now about your goal, I would not suggest otherwise. A CMS could be useful, which can have moderated users and allow uploads.
Maintaining FTP accounts is difficult (or impossible for most projects in a lot of cases) unless you really do require many files to be uploaded by the user, and opens up various security concerns.
Of course unless I knew any more than I do now about your goal, I would not suggest otherwise. A CMS could be useful, which can have moderated users and allow uploads.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









