We've expanded our news coverage and improved our search! Visit
news.oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Securing Web Forms with PEAR's Text_CAPTCHA
|
| Subject: |
|
Need a little help |
| Date: |
|
2007-01-31 13:29:42 |
| From: |
|
TechiMi
|
|
|
|
Despite never having tried anything like this before, I managed to install pear and the modules I needed and fix a lot of script errors on intuition but I think I'm stuck now.
If I use the PHP5 way I get:
Fatal error: Call to undefined function: file_put_contents() in /home/.lovey/goshenpublicli/goshenpubliclibrary.org/writejaemi.html on line 24
If I try the PHP4 way, even though I have PHP5, I get..well, an even longer message. I think the shorter one is probably easy enough to fix I just don't know how since I've not done much with PHP, so even searching just leaves me confused.
|