/    Sign up×
Community /Pin to ProfileBookmark

Login/Register Feature

Ok so I have everything i need to start this site… But im missing one key element, a login/register feature. I looking for somthing that will allow me to use the current login box on the site: [URL=www.freewebs.com/npbc/index1.html]HERE[/URL] Any help i would apreciate

to post a comment
PHP

3 Comments(s)

Copy linkTweet thisAlerts:
@JPnycFeb 17.2005 — All you can do with javascript is write a cookie that stores the name and pw, you can't do a "real login". Do you have a database? You need one of those, and a serverside scripting language to have a legitimate member site.
Copy linkTweet thisAlerts:
@Mike980authorFeb 17.2005 — as in like using php login feature
Copy linkTweet thisAlerts:
@Stephen_PhilbinFeb 18.2005 — That's one of them yeah. You need a server side language like php (or whatever anyone prefers) to be able to build the page on the server based on details held in the database about the person so that a customised version can be dished out to each user.

PHP is kinda like a secretary to the web server. It gets info from wherever required, like from a databse, cookies, sessions etc, then organises the data and formats it into the html as a nice neat organised package which it then passes on to the boss (the web server) who handles the requests and dishes out each complete package as requested.
×

Success!

Help @Mike980 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.7,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...