PHP Classes
PHP Classes
elePHPant
Icontem

Notable PHP package: PHP Word Search in Array

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Posted on:

Categories: Notable Packages

Crossword is a well known puzzle game that consists in finding words from a list that appear in a grid laid out either horizontally or vertically.

This class can search a word in a 2 dimension array of characters, thus helping to find words in a crossword puzzle automatically.

Read this article to learn more details about how this notable PHP package works.




The package PHP Word Search in Array is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Search a word in a 2 dimension array of characters

Here follows in more detail what it does:

This class can search a word in a 2 dimension array of characters.

It can take a string with different rows of characters separated by | and splits it to extract the list of characters in the 2 dimension grid.

The class can search for a given word that may appear in the grid horizontally, vertically or diagonally.

In the end it can also display the grid of characters in an HTML table.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

1,443,025 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:

FacebookGmail
HotmailStackOverflow
GitHubYahoo


Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)