oscarQuintero 0 Posted June 15, 2012 Report Share Posted June 15, 2012 I was having such a good time learning some Security Techniques from chapter 4, when i executed your code, to my surprised i found that it whats a little out of date !!! Deprecated: Assigning the return value of new by reference is deprecated in /home/oscar/pear/share/pear/Auth.php on line 469.... Quote Link to post Share on other sites
oscarQuintero 0 Posted June 15, 2012 Author Report Share Posted June 15, 2012 i'm a total noob when it comes to PEAR!! it took me half a day to figured out how to install it on my ubuntu server!!!! just wanted to let you know the some of the example code in chapter 4 has been deprecated. Quote Link to post Share on other sites
Larry 428 Posted June 15, 2012 Report Share Posted June 15, 2012 Well, this edition is a few years old now. But it's actually the code in that PEAR class that's deprecated, not the code in the book. You can still use it, though. Quote Link to post Share on other sites
oscarQuintero 0 Posted June 18, 2012 Author Report Share Posted June 18, 2012 i understand , thank you Quote Link to post Share on other sites
secondsea 0 Posted September 6, 2012 Report Share Posted September 6, 2012 I can't get this script to work it keeps going back to the login page and never goes to the successful login message Quote Link to post Share on other sites
margaux 171 Posted September 6, 2012 Report Share Posted September 6, 2012 Can you be more specific - what debugging attempts have you tried and what was the outcome? Do you know that your script is connecting to your database? Maybe you should post your code as well. 1 Quote Link to post Share on other sites
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.
Note: Your post will require moderator approval before it will be visible.