Author Topic: [PHP] UJZP  (Read 5894 times)

0 Members and 1 Guest are viewing this topic.

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: [PHP] UJZP
« Reply #15 on: December 17, 2005, 02:14:25 am »
Why do you have Notice's t urned on?
Because I don't feel like turning them off. They tell me somethings wrong, and 100% of the time, that means I did something wrong, and I need to fix something. =)

I wrote an SRP implementation in PHP but I lost it :[
Crash and burn.


Passed 0x51 authorization challenge. Time to sit and spin my way to a complete bot.

No, don't be dumb and "Ok," respectively.

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: [PHP] UJZP
« Reply #16 on: December 17, 2005, 02:50:43 am »
No at what? Notices are very helpful. You breach darkside (I hear it isn't hard!), grab my code, and disable them in your own copy. =(.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: [PHP] UJZP
« Reply #17 on: December 17, 2005, 02:53:23 am »
No at what? Notices are very helpful. You breach darkside (I hear it isn't hard!), grab my code, and disable them in your own copy. =(.

Not really.  They're more annoyances than anything.  They're often thrown when perfectly valid code doesn't like the way php.ini is configured.