PHP Classes

File: example.php

Recommend this page to a friend!
  Classes of sk89q   Chat Grammar Corrector   example.php   Download  
File: example.php
Role: Example script
Content type: text/plain
Description: Example
Class: Chat Grammar Corrector
Correct text with abbreviations used in chats
Author: By
Last change: Fixed
Date: 15 years ago
Size: 163 bytes
 

Contents

Class file image Download
<?php
// Very simple usage
echo ChatGrammarCorrector::correct("thats gr8!! how r u?!?!? i am fine");
// Expected result: That's great! How are you!? I am fine