Mercurial > hg > LGSearch
comparison example.php @ 7:23dcd1b5e9c4 default tip
add keywords highlighting on searching result
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Mon, 16 Nov 2015 16:58:39 +0100 |
| parents | 4b9ae7d500f9 |
| children |
comparison
equal
deleted
inserted
replaced
| 6:4b9ae7d500f9 | 7:23dcd1b5e9c4 |
|---|---|
| 1 <?php | 1 <?php |
| 2 | 2 if (!isset($_POST['passwd'])) { |
| 3 header("Location: http://localgazetteers.mpiwg-berlin.mpg.de"); | |
| 4 } | |
| 3 ?> | 5 ?> |
| 4 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | 6 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| 5 <html> | 7 <html> |
| 6 <head> | 8 <head> |
| 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> | 9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
