Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8042369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T04:33:20+00:00 2026-06-05T04:33:20+00:00

Human readable, meaning the string is a real word. This is essentially a form

  • 0

Human readable, meaning the string is a real word. This is essentially a form validation. Ideally I’d like to test the ‘texture’ of the form responses to determine if an actual user has filled out the form versus someone looking for form vulnerabilities. Possibly using a dictionary look-up on the POSTed data and then giving a threshold of returned ‘real words’.

I don’t see anything in the PHP docs and the Google machine isn’t offering up anything, at least this specific. I suspect that someone out there has written a PHP class or even a jQuery plugin that can do this. Something like so:

$string = "laiqbqi";

is_this_string_human_readable($string);

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T04:33:21+00:00Added an answer on June 5, 2026 at 4:33 am

    This can be done using something called Markov Chains.

    Essentially, they read through a large chunk of text in a given language (English, French, Russian, etc.) and determine the probability of one character being after another.

    e.g. a “q” has a much lower probability of occurring after a “z” than a vowel such as “a” does.

    At a lower level, this is actually implemented as a state machine.

    As per Mike’s comment, a PHP version of this can be found here.

    For flavor, an amusing the Daily WTF article on Markov Chains.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have for some time tried to anthropomorphise (meaning human readable) the names I
I would like to format some commands execution times in a human readable format,
I am trying to parse a timestamp into a human-readable date string, however, I
I like the different human readable strings you can parse with the DateJS javascript
I wish to convert a Color Object into a human readable String. To clarify
I want to convert the time stamp (epoch time) to human readable string. For
I'm wondering how to convert a hex string to a human readable string (if
In this website I've found a function to convert seconds in an human readable
does anybody know whether Chrome Developer Tools can format javascripts into human readable form
Google has a unit conversion feature that takes a human readable string such as:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.