<b>phpAG</b> is an anagram generator written in PHP.<br /><br />

It takes any string as input and can output whether all permutations or only meaningfull anagrams i.e. permutations corresponding to words stored in a separated text file.

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2)

Follow phpAG - PHP Anagram Generator

phpAG - PHP Anagram Generator Web Site

You Might Also Like
Precoro helps companies spend smarter Icon
Precoro helps companies spend smarter

Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
1
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 2 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 / 5

User Reviews

  • Can anyone indicate where to put "$word = $_POST['word']; and $action = $_POST['action']; " so this works?
  • Great little script, but be aware, if you are using php5.3 an error occurs on line 81 if (ereg ("[\<\>\\\"\']", $word)) just change it to if (preg_match ("[\<\>\\\"\']", $word)) I've also had to enclude $word = $_POST['word']; and $action = $_POST['action']; so that it works correctly.
Read more reviews >

Additional Project Details

Languages

English

Intended Audience

End Users/Desktop

User Interface

Web-based

Programming Language

PHP

Related Categories

PHP Word Processors, PHP Games

Registered

2001-08-08