[PHP] PHP and PGP

2001-02-14 Thread Kevin Connolly
Does anyone know anything about using PGP with PHP pages? Any tutorials or examples would be much appreciated!! Thanks, Kev

[PHP] mcrypt!

2001-02-14 Thread Kevin Connolly
Hi, Does anyone know where I might get the mcrypt dll for windows nt or win 98?? Thanks, Kev

[PHP] PHP+PGP+Apache! Newbie, please help!!

2001-02-13 Thread Kevin Connolly
Hi, I'm trying to uses PGP with PHP and Apahce. I have Apache and PHP configured but am finding it difficult to find any information on how to use PGP with them! Any help would be much apreciated! Thanks, Kevin.

[PHP] string length?

2001-01-30 Thread Kevin Connolly
Hi, I am quite new to PHP scripts and I have run into a little problem with my string! I have a string called $numbers which is 5;6;12;21;36;42 (for example, it can be any 6 numbers between 1 and 42). Is there an easy way that I can find out how many numbers there are in the string without the