dimaash Posted July 30, 2006 Share Posted July 30, 2006 Hi everyone, i am very new to php and right now working with Oracle9i database.I need some help with login scripts and managing sessions. I've seen a lot of howto's on the subject but most of them are for MySQL.So far I was able to create a simple html login form and get the user's name and password from it, connect to Oracle db and check if that user's name and pass exit in Database. What i want to implement in addition to that is session management. Can any1 point me to some good tutorials with session management and Oracle ...or your own scripts.Thanks. Link to comment https://forums.phpfreaks.com/topic/16031-php-login-scripts-to-oracle-database/ Share on other sites More sharing options...
countnikon Posted August 11, 2006 Share Posted August 11, 2006 http://www.oracle.com/technology/tech/php/pdf/underground-php-oracle-manual.pdfOracle released this and I've been using like a Bible. Link to comment https://forums.phpfreaks.com/topic/16031-php-login-scripts-to-oracle-database/#findComment-73114 Share on other sites More sharing options...
weknowtheworld Posted January 6, 2007 Share Posted January 6, 2007 http://www.oracle.com/technology/tech/php/htdocs/php-oracle-tutorial.htmlCan help you.. Link to comment https://forums.phpfreaks.com/topic/16031-php-login-scripts-to-oracle-database/#findComment-154314 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.