Skip Navigation

Hi. I'm Dave, the internet addict behind FeedbackFair, Cheatography and Envoy.

Tagged with "text"

You can subscribe to this tag by rss or view all tags.

Cheat Sheets

No cheat sheets were found matching this tag.

Articles

No articles found matching this tag.

Blog and Lab

SQL Server, PHP and Truncating Text

PHP and SQL Server are a powerful combination, however sometimes data stored in a text type column is truncated for no apparent reason after 4096 characters. Here's how to fix the problem.

Click here to read this post »

22 December 2004   |   13 comments   |   server, text, mssql, php, sql

Flesch-Kincaid Reading Level

Functions to count the number of syllables in a word or sentence, and work out the readability of text.

Click here to read this post »

07 July 2004   |   14 comments   |   reading, webdev, text, programming, reference, php, writing, readability, language, accessibility, algorithm