Re: [PHP] Can somebody help me with making a login Script?

2002-11-12 Thread Maxim Maletsky

Also, look up on PHP Beginner, it was covered on it:
www.phpbeginner.com


--
Maxim Maletsky
[EMAIL PROTECTED]



Jon Haworth <[EMAIL PROTECTED]> wrote... :

> Hi Matt,
> 
> > can somebody please help me make an login script step
> > one by one? My website is Http://tweak2x.cjb.net and 
> > I am looking for a login section for memebers. 
> 
> Start by reading this article:
> 
>   http://zend.com/zend/tut/authentication.php
> 
> And then get back to us with any problems you run into.
> 
> Cheers
> Jon
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] Can somebody help me with making a login Script?

2002-11-12 Thread Jon Haworth
Hi Matt,

> can somebody please help me make an login script step
> one by one? My website is Http://tweak2x.cjb.net and 
> I am looking for a login section for memebers. 

Start by reading this article:

  http://zend.com/zend/tut/authentication.php

And then get back to us with any problems you run into.

Cheers
Jon

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Can somebody help me with making a login Script?

2002-11-11 Thread Justin French
on 12/11/02 2:27 PM, Tweak2x ([EMAIL PROTECTED]) wrote:

> can somebody please help me make an login script step  one by one? My
> website is Http://tweak2x.cjb.net and I am looking for a login section for
> memebers. I woud also like help making a register page, and such. I have IIS
> 5.0 and php 4 installed (although it is the installer version). So can
> somebody please help me? Thanks

See this article, it's got all the building blocks you need, they'll just
need adapting.

http://www.WebmasterBase.com/article/319

Justin French

Creative Director
http://Indent.com.au
Web Developent & 
Graphic Design



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Can somebody help me with making a login Script?

2002-11-11 Thread Jason Sheets
Hello Matt,

There are several authentication tutorials available at
http://www.hotscripts.com/PHP/Tips_and_Tutorials/User_Authentication/

You may also want to look in the scripts section at
http://www.hotscripts.com/PHP/Scripts_and_Programs/User_Authentication/

Both of the above links will provide information on authenticating users
(allowing them to login).

Jason

On Mon, 2002-11-11 at 21:27, Tweak2x wrote:
> can somebody please help me make an login script step  one by one? My
> website is Http://tweak2x.cjb.net and I am looking for a login section for
> memebers. I woud also like help making a register page, and such. I have IIS
> 5.0 and php 4 installed (although it is the installer version). So can
> somebody please help me? Thanks
> 
> Matt
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php