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. Quote Link to comment 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. Quote Link to comment 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.. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.