[Wiki] changed: ChucksHorde4Thoughts

Chuck Hagenbuch <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
chuck  Fri, 22 Aug 2008 18:10:01 -0400

Modified page: http://wiki.horde.org/ChucksHorde4Thoughts
New Revision:  1.7
Change log:  more on db testing

@@ -20,8 +20,9 @@
  ++ Testing

  * http://www.phpunit.de/pocket_guide/3.2/en/database.html
  *  
http://sebastian-bergmann.de/archives/702-Data-Providers-in-PHPUnit-3.2.html
+*  
http://www.xaprb.com/blog/2008/08/19/how-to-unit-test-code-that-interacts-with-a-database/


  ++ Jabber/XMPP support

@@ -789,8 +790,9 @@
  $salt="... a random salt defined in a per-site configuration file ...";
  function private_hash($token) {
     global $salt;
     return sha1("$salt:$token");
+
  }
  $private_hash=sha1("$salt:$token");
  $signed_token="$private_hash:$token";



--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.