There are several PHP Captcha classes available as well.
A few examples are:
http://www.white-hat-web-design.co.uk/articles/php-captcha.php
http://milki.erphesfurt.de/captcha/
http://nogajski.de/horst/php/captcha/
I am no regex expert but wouldn't
preg_match_all( "/'([^']+)'/Ui", $theString, $matches);
Be more flexible?
On 8/17/07, Thijs Lensselink <[EMAIL PROTECTED]> wrote:
>
>
> If it's only real words this will do:
>
> $theString = "'foo''bar''glorp'";
> preg_match_all( "/'([a-z]+)'/Ui", $theString, $ma
A service called AudioGenerator provides an online recording capability like
you are describing via Flash.
Their flash app is at:
http://upload.audiogenerator.com/audio_recorder.swf
Normally called with the code:
http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#versi
' this has been pretty beat to
death.
On 8/11/07, Richard Lynch <[EMAIL PROTECTED]> wrote:
>
> On Fri, August 10, 2007 6:51 pm, Geoff Nicol wrote:
> > That was my first thought as well but you will still have to use a
> > session
> > variable or cookie for the
ose on an incomplete solution, as people
apparently don't read the thread history ;)
-Geoff
On 8/11/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
>
> On Sat, 2007-08-11 at 18:26 -0700, Geoff Nicol wrote:
> > And if they do a manual refresh on the page you re-directed to, the
5 matches
Mail list logo