Inventive Design Services in Indianapolis
Use this SEO tool to generate mistyped variations of your domain name or keyword.
if($_SERVER['REQUEST_METHOD']=="POST") { require_once('typotoolconfig.php'); $str = array(); $currstr = $_POST[search]; $cnt = strlen($_POST[search]); for($i = 0;$i < $cnt;$i++) { $arr1 = substr($currstr,$i,1); $query = "select rechar from typo where mychar = '" . $arr1 . "'"; $list = mysql_query($query) or die("Error"); if (mysql_num_rows($list) > 0) { while ($row = mysql_fetch_array($list)) { $temp = substr_replace($currstr, $row[rechar],$i,1); if (!(in_array ($temp, $str))) { $str[count($str)] = $temp; } } } } } ?>(Example: keyword)
// Exc. After form submission if($_SERVER['REQUEST_METHOD']=="POST") { ?> } ?>