info:myphp:searchgoogle

searchGoogle.php

<?
if ($q!='') {
$q="http://www.google.com/search?q=site%3Awww.unige.ch+" .$q;
echo $q;
echo "
<head>
<script>
window.top.location.href='$q';
</script>
</head>
";
exit;
#echo "<meta http-equiv=\"refresh\" content=\"5;URL=$q\" target=_blank>";
}
?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/strict.dtd">
<html>
<head>
<link rel="stylesheet" href="http://www.unige.ch/UDK/scripts/contenu.css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="expires" content="0">
<meta name="revisit-after" content="28 days">
<meta http-equiv="Reply-to" content="webmaster@unige.ch">
<meta name="Author" content="Copyright © November 2001 - Fred Radeff - Université de Genève">
<meta name="Title" content="UniGE - Aide">
<meta name="description" content="Aide générale sur le site unige"> 
<META NAME="keywords" lang="fr" CONTENT="aide, help, questions, informatique, étudiants">
<title>UniGE - Aide</title>
</head>
<body marginwidth="0" marginheight="0"  topmargin="0" leftmargin="0" bgcolor="white">

<table cellspacing="0" border="0" cellpadding="0" width="544">
<tr><td colspan="2" height="30" class="titrerouge"><NOBR><a class="ns" target="_top" href="http://www.unige.ch/aide/">GOOGLE SEARCH SUR LE SITE WWW.UNIGE.CH</a></NOBR></td>
<td width="157" id="logo">
<SCRIPT LANGUAGE="JavaScript1.2" TYPE="TEXT/JAVASCRIPT" SRC="http://www.unige.ch/UDK/scripts/logoPrint.js"></SCRIPT>
</td></tr></table>
<table cellspacing="0" border="0" cellpadding="0" width="540">
  <tr> 
    <td valign="top">
   Vous pouvez effectuer une recherche sur le site www.unige.ch en utilisant Google.<p>
Veuillez introduire votre requ&ecirc;te dans le formulaire suivant.</p>
<p>
     <form method=GET action="">
          <table bgcolor="#FFFFFF"><tr><td>
          <a href=http://www.google.com/><img SRC="http://www.google.com/images/logo.gif" border="0" ALT="Google" align="middle" height=35 width=80></a>

          <input TYPE=text name=q size=41 maxlength=255 value="">
          <input type=submit name=sa VALUE="Google Search">
          </td></tr></table>
          </form>

</p>
    </td>
    
</tr>
 
</table>
<!--NE MODIFIER QUE L'ADRESSE E-MAIL ET LE SUBJECT (si nécessaire) DANS LES LES LIGNES CI-DESSOUS-->
<table cellspacing="0" border="0" cellpadding="0" width="540">
<tr><td>&nbsp;<br></td></tr>
<tr><td valign="top" width="270"><div align="left" class="date">
<a class="mail" href="mailto:webmaster@unige.ch?subject=Pages Web des questions fréquentes" title="Aide www.unige.ch">Questions et commentaires</a><br><!-- Les lignes suivantes sont ajout&eacute;es par le serveur apr&egrave;s le script html -->
Mise &agrave; jour:&nbsp;
29 novembre 2001
</div></td>
<td align="right" valign="top" width="270"><script  src="http://www.unige.ch/UDK/scripts/signets.js" LANGUAGE="JAVASCRIPT" type="TEXT/JAVASCRIPT"></script></td>
</tr>
</table>
</body>
</html>
  • info/myphp/searchgoogle.txt
  • Dernière modification : 2018/07/18 09:45
  • de radeff