things all work, about time for public release

This commit is contained in:
2010-03-10 17:25:12 +02:00
parent 8e3042cab5
commit 933cbc8ab9
8 changed files with 494 additions and 140 deletions

135
demo/server-side.php Normal file
View File

@@ -0,0 +1,135 @@
<?php
/*
Borrowed and modified this example file from some other search suggest script.
*/
/*
this is just a static test version using a hard-coded countries array.
normally you would be populating the array out of a database
*/
$aUsers = array(
"Ädams, Egbert", "Altman, Alisha", "Archibald, Janna", "Auman, Cody", "Bagley, Sheree",
"Ballou, Wilmot", "Bard, Cassian", "Bash, Latanya", "Beail, May", "Black, Lux",
"Bloise, India", "Blyant, Nora", "Bollinger, Carter", "Burns, Jaycob", "Carden, Preston",
"Carter, Merrilyn", "Christner, Addie", "Churchill, Mirabelle", "Conkle, Erin",
"Countryman, Abner", "Courtney, Edgar", "Cowher, Antony", "Craig, Charlie",
"Cram, Zacharias", "Cressman, Ted", "Crissman, Annie", "Davis, Palmer",
"Downing, Casimir", "Earl, Missie", "Eckert, Janele", "Eisenman, Briar",
"Fitzgerald, Love", "Fleming, Sidney", "Fuchs, Bridger", "Fulton, Rosalynne",
"Fye, Webster", "Geyer, Rylan", "Greene, Charis", "Greif, Jem", "Guest, Sarahjeanne",
"Harper, Phyllida", "Hildyard, Erskine", "Hoenshell, Eulalia", "Isaman, Lalo",
"James, Diamond", "Jenkins, Merrill", "Jube, Bennett", "Kava, Marianne", "Kern, Linda",
"Klockman, Jenifer", "Lacon, Quincy", "Laurenzi, Leland", "Leichter, Jeane",
"Leslie, Kerrie", "Lester, Noah", "Llora, Roxana", "Lombardi, Polly", "Lowstetter, Louisa",
"Mays, Emery", "Mccullough, Bernadine", "Mckinnon, Kristie", "Meyers, Hector",
"Monahan, Penelope", "Mull, Kaelea", "Newbiggin, Osmond", "Nickolson, Alfreda",
"Pawle, Jacki", "Paynter, Nerissa", "Pinney, Wilkie", "Pratt, Ricky", "Putnam, Stephanie",
"Ream, Terrence", "Rumbaugh, Noelle", "Ryals, Titania", "Saylor, Lenora",
"Schofield, Denice", "Schuck, John", "Scott, Clover", "Smith, Estella", "Smothers, Matthew",
"Stainforth, Maurene", "Stephenson, Phillipa", "Stewart, Hyram", "Stough, Gussie",
"Strickland, Temple", "Sullivan, Gertie", "Swink, Stefanie", "Tavoularis, Terance",
"Taylor, Kizzy", "Thigpen, Alwyn", "Treeby, Jim", "Trevithick, Jayme", "Waldron, Ashley",
"Wheeler, Bysshe", "Whishaw, Dodie", "Whitehead, Jericho", "Wilks, Debby", "Wire, Tallulah",
"Woodworth, Alexandria", "Zaun, Jillie"
);
$aInfo = array(
"Bedfordshire", "Buckinghamshire", "Cambridgeshire", "Cheshire", "Cornwall", "Cumbria",
"Derbyshire", "Devon", "Dorset", "Durham", "East Sussex", "Essex", "Gloucestershire",
"Hampshire", "Hertfordshire", "Kent", "Lancashire", "Leicestershire", "Lincolnshire",
"Norfolk", "Northamptonshire", "Northumberland", "North Yorkshire", "Nottinghamshire",
"Oxfordshire", "Shropshire", "Somerset", "Staffordshire", "Suffolk", "Surrey",
"Warwickshire", "West Sussex", "Wiltshire", "Worcestershire", "Durham", "East Sussex",
"Essex", "Gloucestershire", "Hampshire", "Hertfordshire", "Kent", "Lancashire",
"Leicestershire", "Lincolnshire", "Norfolk", "Northamptonshire", "Northumberland",
"North Yorkshire", "Nottinghamshire", "Oxfordshire", "Shropshire", "Somerset",
"Staffordshire", "Suffolk", "Surrey", "Warwickshire", "West Sussex", "Wiltshire",
"Worcestershire", "Durham", "East Sussex", "Essex", "Gloucestershire", "Hampshire",
"Hertfordshire", "Kent", "Lancashire", "Leicestershire", "Lincolnshire", "Norfolk",
"Northamptonshire", "Northumberland", "North Yorkshire", "Nottinghamshire",
"Oxfordshire", "Shropshire", "Somerset", "Staffordshire", "Suffolk", "Surrey",
"Warwickshire", "West Sussex", "Wiltshire", "Worcestershire", "Durham", "East Sussex",
"Essex", "Gloucestershire", "Hampshire", "Hertfordshire", "Kent", "Lancashire",
"Leicestershire", "Lincolnshire", "Norfolk", "Northamptonshire", "Northumberland",
"North Yorkshire", "Nottinghamshire"
);
$aImg = array(
"demo/cast1", "demo/cast2", "demo/cast3", "demo/cast4", "demo/cast5",
"demo/cast6", "demo/cast1", "demo/cast2", "demo/cast3", "demo/cast4",
"demo/cast5", "demo/cast6", "demo/cast1", "demo/cast2", "demo/cast3",
"demo/cast4", "demo/cast5", "demo/cast6", "demo/cast1", "demo/cast2",
"demo/cast3", "demo/cast4", "demo/cast5", "demo/cast6", "demo/cast1",
"demo/cast2", "demo/cast3", "demo/cast4", "demo/cast5", "demo/cast6",
"demo/cast1", "demo/cast2", "demo/cast3", "demo/cast4", "demo/cast5",
"demo/cast6", "demo/cast1", "demo/cast2", "demo/cast3", "demo/cast4",
"demo/cast5", "demo/cast6", "demo/cast1", "demo/cast2", "demo/cast3",
"demo/cast4", "demo/cast5", "demo/cast6", "demo/cast1", "demo/cast2",
"demo/cast3", "demo/cast4", "demo/cast5", "demo/cast6", "demo/cast1",
"demo/cast2", "demo/cast3", "demo/cast4", "demo/cast5", "demo/cast6",
"demo/cast1", "demo/cast2", "demo/cast3", "demo/cast4", "demo/cast5",
"demo/cast6", "demo/cast1", "demo/cast2", "demo/cast3", "demo/cast4",
"demo/cast5", "demo/cast6", "demo/cast1", "demo/cast2", "demo/cast3",
"demo/cast4", "demo/cast5", "demo/cast6", "demo/cast1", "demo/cast2",
"demo/cast3", "demo/cast4", "demo/cast5", "demo/cast6", "demo/cast1",
"demo/cast2", "demo/cast3", "demo/cast4", "demo/cast5", "demo/cast6",
"demo/cast1", "demo/cast2", "demo/cast3", "demo/cast4", "demo/cast5",
"demo/cast6", "demo/cast1", "demo/cast2", "demo/cast3",
);
$input = strtolower( $_GET['search'] );
$len = strlen($input);
$limit = isset($_GET['limit']) ? (int) $_GET['limit'] : 0;
$aResults = array();
$count = 0;
if ($len)
{
for ($i=0;$i<count($aUsers);$i++)
{
// had to use utf_decode, here
// not necessary if the results are coming from mysql
//
// if (strtolower(substr(utf8_decode($aUsers[$i]),0,$len)) == $input)
if (strpos(strtolower($aUsers[$i]), $input) !== false)
{
$count++;
$aResults[] = array(
"id"=>($i+1),
"title"=>htmlspecialchars($aUsers[$i]),
"info"=>htmlspecialchars($aInfo[$i]),
"href"=>$aImg[$i],
);
}
if ($limit && $count==$limit)
break;
}
}
header ("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); // Date in the past
header ("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); // always modified
header ("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1
header ("Pragma: no-cache"); // HTTP/1.0
header("Content-Type: application/json");
echo "{\"results\": [\n\t";
$arr = array();
for ($i=0;$i<count($aResults);$i++)
{
$arr[] = "{\"title\": \"".$aResults[$i]['title']."\", " .
"\"info\": \"".$aResults[$i]['info']."\", " .
"\"href\": \"".$aResults[$i]['href']."\"}";
}
echo implode(",\n\t", $arr);
echo "\n]}";
?>