Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2207e87fec34af4

Jump to content

Talk:Pspell

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 18 years ago by Safalra

What is up with the comment about not using Pspell with PHP? It seems to completely contradict the PHP documentation at http://us2.php.net/aspell which reads:

"Note: This extension has been removed from PHP and is no longer available as of PHP 4.3.0. If you want to use spell-checking capabilities in PHP, use pspell instead. It uses pspell library and works with newer versions of aspell."

Dave Benjamin 70.190.141.102 09:13, 4 March 2007 (UTC)Reply

It's a little more complex than that. According to the pspell extension documentation:
"To compile PHP with pspell support, you need the aspell library, available from http://aspell.sourceforge.net/."
So it seems that the pspell extension now uses the aspell libraries. —Safalra (talk) 12:16, 9 January 2008 (UTC)Reply