Search found 3 matches

by phummon
Wed Jul 21, 2010 4:07 pm
Forum: PHP - Code
Topic: sha() - how to access this function?
Replies: 8
Views: 946

Re: sha() - how to access this function?

I see from phpinfo() that I'm running version PHP Version 4.0.3pl1. That sounds pretty ancient. :?

I think this pretty much answers my question. Many thanks to all who chipped in to help! :D

-P
by phummon
Wed Jul 21, 2010 3:49 pm
Forum: PHP - Code
Topic: sha() - how to access this function?
Replies: 8
Views: 946

Re: sha() - how to access this function?

Sorry, no idea which version of PHP I'm using. I guess its an old one!

I take it sha1() should be a standard function in today's PHP compi- er, interpreters?

Many thanks!
-P
by phummon
Wed Jul 21, 2010 3:15 pm
Forum: PHP - Code
Topic: sha() - how to access this function?
Replies: 8
Views: 946

sha() - how to access this function?

Hi everyone, Full disclosure: I'm an experienced programming who is relatively new to PHP. Unfortunately, I'm also in a bit of a jam. In short, my boss gave me some PHP code and said, "You have to get this working by Friday." I don't have the luxury to do the proper tutorials, otherwise I ...