Date: 01/02/01
- Next message: Enrique Motilla: "[phplib] mssql & PHP4.04 & phplib-7.2c"
- Previous message: Pankaj Gupta: "[phplib] PHP4 and PHPLIB. Implementing authentication manually or using PHPLIB..."
- In reply to: Pankaj Gupta: "[phplib] PHP4 and PHPLIB. Implementing authentication manually or using PHPLIB..."
- Next in thread: Max A. Derkachev: "Re[2]: [phplib] PHP4 and PHPLIB. Implementing authentication manually or using PHPLIB..."
- Reply: Max A. Derkachev: "Re[2]: [phplib] PHP4 and PHPLIB. Implementing authentication manually or using PHPLIB..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Also kindly tell me, would it be easier to learn authentication principles
> and permissions handling myself or to use phplib? PHP 4 has support for
> sessions in-built in it. So I guess it won't be too difficult to add some
> authentication procedures myself. What is advisable?
For a new project I would:
- use PHP4 sessions
- use PHPLIB template stuff (the integratedtemplates taste)
- use PHPLIB for forms (OOHForms or the new stuff)
- use PHPLIB's DB abstraction (or one of the other ones)
- probably write my own auth stuff, probably based on some PHPLIB stuff
Greetings
Jeroen.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Jeroen Laarhoven, Zwolle, Netherlands
business: jeroen <email protected>, www.webbridge.nl
private: jeroen <email protected>, www.zwolnet.com
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
----- Original Message -----
From: "Pankaj Gupta" <pankajg <email protected>>
To: <phplib <email protected>>
Sent: Tuesday, January 02, 2001 4:44 PM
Subject: [phplib] PHP4 and PHPLIB. Implementing authentication manually or
using PHPLIB...
>
>
> Hello
> Does PHPLIB work with php 4 on windows 2000 platform/Apache?
> Also kindly tell me, would it be easier to learn authentication principles
> and permissions handling myself or to use phplib? PHP 4 has support for
> sessions in-built in it. So I guess it won't be too difficult to add some
> authentication procedures myself. What is advisable?
> Regards
> Pankaj
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Enrique Motilla: "[phplib] mssql & PHP4.04 & phplib-7.2c"
- Previous message: Pankaj Gupta: "[phplib] PHP4 and PHPLIB. Implementing authentication manually or using PHPLIB..."
- In reply to: Pankaj Gupta: "[phplib] PHP4 and PHPLIB. Implementing authentication manually or using PHPLIB..."
- Next in thread: Max A. Derkachev: "Re[2]: [phplib] PHP4 and PHPLIB. Implementing authentication manually or using PHPLIB..."
- Reply: Max A. Derkachev: "Re[2]: [phplib] PHP4 and PHPLIB. Implementing authentication manually or using PHPLIB..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

