Pouvez vous m'aider a installer un moteur de recherche svp.

Pouvez vous m'aider a installer un moteur de recherche svp. - PHP - Programmation

Marsh Posté le 18-04-2005 à 06:48:47    

Bonjour,  
 
est ce qu'une personne pourrais m'aider a installer un moteur de recherche sur mon site.  
 
J'ai essayer mais rien a faire ji arrive pas. (j'ai de toute petite connaissance en php et html)  
 
Je voudrais installer le moteur de recherche Site Search Pro : http://www.site-search-pro.com/  
 
en faite j'ai réussie a intaller le moteur de recherche sur mon site,  
mais ensuite j'ai ça comme code a installer sur la page d'acceuil de mon site :
 

Citation :

Static HTML (Recommended for sending in E-mails)  
<!-- Start of Site Search Pro code --><input name="q" type="text" id="q" value="" maxlength="255" size="40"><select name="g" id="g" class=sp2_i_select><option value="0" selected>All groups</option><option value="1">www.mysite.com</option></select> <br /><a class="sp2_advanced" href="http://www.mysite/search/advanced_search.php?q=&g=0">Advanced search</a>  
 
<!-- End of Site Search Pro code -->  
DESCRIPTION: Insert this code to any place in your HTML page. Static HTML mostly used for newsletter messages.  
Java Script installation code (Recommended)  
<!-- Start of Site Search Pro code -->  
<script language="JavaScript"><!--  
var remoteURL = 'http://www.mysite.com';  
var sURL = remoteURL +'/search/form.php?mode=js&s=1&t=1';  
document.write('<script language="JavaScript"' +  
'src="' + sURL + '"><\/script>');  
//--></script>  
<!-- End of Site Search Pro code -->  
DESCRIPTION: Insert this JavaScript code to appropriate place on your web site.  
HTML installation code  
<!-- Start of Site Search Pro code -->  
<iframe align=top width=200 height=80 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no src="http://www.mysite.com/search/form.php?s=1&t=1"></iframe>  
<!-- End of Site Search Pro code -->  
DESCRIPTION: Insert this HTML code to appropriate place on your web site. REMEMBER: this is static HTML installation code, you will not be able to change form style except width and height.  
PHP installation code (Only for local server use)  
<?php  
define ('SSP_STYLEID', 1);  
define ('SSP_TPLID', 1);  
@include ($_SERVER['DOCUMENT_ROOT'].'search/form.php');  


 
 
la par contre je suis perdu, je c pas comment faire pour installer ce code sur mon design de mon site, la ou il y a l'espace pour le moteur de recherche.  
 
Voila la version demo sur le site ou il y a toutes les infos : http://www.site-search-pro.com/dem [...] /login.php  
ensuite dans la partie Installation Code il y a des infos...  
 
 
Merci pour votre aide.


Message édité par Sono_94 le 18-04-2005 à 06:50:24
Reply

Marsh Posté le 18-04-2005 à 06:48:47   

Reply

Marsh Posté le 19-04-2005 à 20:30:55    

personne pour m'aider ?

Reply

Marsh Posté le 19-04-2005 à 20:55:20    

Non, ici c'est la cat programmation, pas la cat installation de code à deux balles, si tu veux de l'aide là dessus faut aller voir le dev du bouzin


---------------
I mean, true, a cancer will probably destroy its host organism. But what about the cells whose mutations allow them to think outside the box, and replicate and expand beyond their wildest dreams by throwing away the limits imposed by overbearing genetic r
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed