-
Registering
I'm just starting to dive into the world of php. I'm farrrr better at HTML. I was just hoping someone could get me started in the right direction.
I'm a photographer and I'm trying to make a section in my site for my customers to view their photos from a shoot online.
How I'm trying to set it up is by uploading the photos to a directory via ftp. So what I'm trying to accomplish is making a register page so that when the customer logs in It will navigate to the right folder with the correct photos.
Does that make sense or do you need more information?
-
-
You will need to create user accounts. The best way is to use a database, probably.
Making the rest work out will be secondary and probably easier than learning to use the database in the first place.
I recommend starting with some of the tutorials here:
http://php-mysql-tutorial.com
We'd need more information to offer specific advice about any part of the site, but since you're just starting I hope this helps now. As you continue feel free to post again with updates if you run into specific problems.
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
-
Maybe I over complicated it. I just need to make a "Name" to locate a certain path in my directory.
unless you would still recommend using a database.
-
-
So there isn't actually any login? It's just redirecting the user to a directory (if it exists) based on what they entered?
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks