FW: [PHP-DB] authentication

2001-02-20 Thread Ronnie Esguerra
why not use sessions? on the first page do the login and start the session. throw the login to every other page using session variable. therefore when a user browses on the next page without the required variable you kick the page out. or you can use a database to track the user but it is more

[PHP-DB] memo field porting

2001-01-17 Thread Ronnie Esguerra
Hi, How can a port my memo fields in a dbf file to a Postgres table? Ronnie -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]