/ Published in: PHP
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
$keywords = "";
$search_engine = 'Google';
}
// Yahoo
$search_engine = 'Yahoo';
}
// MSN
$search_engine = 'MSN';
}
// AllTheWeb
$search_engine = 'AllTheWeb';
}
// Looksmart
$search_engine = 'Looksmart';
}
if (($keywords[2]!= '') and ($keywords[2]!= ' ')) {
}
echo $keywords;
echo $search_engine;
}
URL: http://www.webmasterworld.com/forum88/10984.htm
Comments
 Subscribe to comments
                    Subscribe to comments
                
                