Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
help please; user name and password login coding.
Old 01-21-2008, 06:18 AM help please; user name and password login coding.
Irish21's Avatar
Average Talker

Posts: 25
Name: Ryan
Location: Toulouse, France
Trades: 0
hello all!

i don't know what i'm doing, but i thought i would design my site on my own. i use photoshop and dreamweaver mx. using frames (i know there bad but i don't know css or other stuff thats better) and tables.

what i need; if you visit my site (english side), you will see a button "client login" i need a user name and password field for the couple and family to enter an view wedding images.

any help or other critiques are more than welcome!

thanks ahead of time!

ryan c.
Irish21 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-21-2008, 08:20 AM Re: help please; user name and password login coding.
vkw91's Avatar
Ultra Talker

Latest Blog Post:
Good Web Design Guide - part 1
Posts: 314
Name: Vicky
Location: Wales
Trades: 0
you start off with the basic html form

Code:
<form method="post" action="url of form processor">
<input type="text" size="10" maxlength="30">  //text box
<input type="Submit" VALUE="Submit"> //submit button
</form>
you just need to add the fields you want. You may find http://www.web-source.net/html_codes_chart.htm useful if you are unsure!

and then where you have "url of form processor" you need either php, asp or cgi script to process what you want, i.e a login. Many of these can be found on hotscripts. Or i have a VERY basic login system if you want that?

hope this helps!
__________________
Blog (new):
Please login or register to view this content. Registration is FREE

Portfolio:
Please login or register to view this content. Registration is FREE

Techno Pup:
Please login or register to view this content. Registration is FREE

vkw91 is offline
Reply With Quote
View Public Profile Visit vkw91's homepage!
 
Old 01-21-2008, 12:05 PM Re: help please; user name and password login coding.
svirid's Avatar
Experienced Talker

Posts: 34
Name: Dima
Location: Toronto, Canada
Trades: 0
Make it easier, if u have no idea how to program stuff use Password Protected Folders. It allows u to open users and set logon details for them. U can protect different folders including images. This feature must be available in your Hosting Controler. If you are admin on your own u know what I am talking about.
svirid is offline
Reply With Quote
View Public Profile Visit svirid's homepage!
 
Old 01-22-2008, 09:20 AM Re: help please; user name and password login coding.
Irish21's Avatar
Average Talker

Posts: 25
Name: Ryan
Location: Toulouse, France
Trades: 0
thanks guys,

i checked those sites, but i am having a bit of trouble choosing one. i saw this one and i guess its ok, but i really am new at this.

http://www.hotscripts.com/Detailed/70360.html

i don't need top notch security. i don't think anybody would try to hack in unless i shot a celeberty wedding. but i would like it to be at least strog enough for people at my level of coding (e.g. none) not to hack. php sounded good, but what i really need is the ability for multiple users to login to different seperate pages from the login page.

vkw91, you said; "Or i have a VERY basic login system if you want that?". if it will do the trick, i would love to have it. thanks!
Irish21 is offline
Reply With Quote
View Public Profile
 
Old 01-22-2008, 02:12 PM Re: help please; user name and password login coding.
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,384
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
If you need different logins for different pages then we really need to know what server side code your site runs and what database you can use.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-23-2008, 03:48 AM Re: help please; user name and password login coding.
Irish21's Avatar
Average Talker

Posts: 25
Name: Ryan
Location: Toulouse, France
Trades: 0
serverside? i really am an noobie. but i hope this is it. i use networksolutions for my hosting. i don't know exactly what your looking for. maybe this will help.

Picture 4.pdf

(sorry for the delay, i am living in france right now)
Irish21 is offline
Reply With Quote
View Public Profile
 
Old 01-23-2008, 04:47 AM Re: help please; user name and password login coding.
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,384
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Ok according to that you have PHP available for server side code but no database are setup.

(moving thread to PHP coding forum)
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-23-2008, 04:55 AM Re: help please; user name and password login coding.
Irish21's Avatar
Average Talker

Posts: 25
Name: Ryan
Location: Toulouse, France
Trades: 0
cheers!

hello php crowd.
Irish21 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to help please; user name and password login coding.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.37010 seconds with 13 queries