[PHP] Spellchecking using PHP on WinXP?

2003-06-19 Thread Murray Wells
Hi All, As I understand it Aspell / Pspell don't work under PHP on the WinXP platform. Just wondering if anyone knows of an alternative that does (for use with Apache server, if that's important)? Much warmth, Murray http://www.planetthoughtful.org Building a thoughtful planet, one snide comment

[PHP] Retrieving x number of words from text field?

2003-06-15 Thread Murray Wells
Hello All, I have a page that displays a summary of records available for view. As part of that summary I'd like to be able to retrieve and display x number of words (perhaps 15 or 20?) excluding punctuation (as in, I want the punctuation to be present, but not to count towards the word total, so

[PHP] Displaying links only when page is loaded on local site?

2003-06-05 Thread Murray Wells
Hi All, Just curious to know if anyone knows of a way of displaying a set of links on a page only when that page is loaded on my local development machine and not when it's loaded by the general internet public on my remote host's machine? I have several background content editing pages which wou