一个文章管理系统,很不错的,php语言开发,运行平台:windows和linux

源代码在线查看: search.tpl.php

软件大小: 923 K
上传用户: k_oyy
关键词: windows linux php 管理系统
下载地址: 免注册下载 普通下载 VIP

相关代码

								if( !defined('ISELOOK') ){
					header('HTTP/1.0 404 Not Found');
					exit;
				}
				?>				if ($settings['s_search_limit_time']>0) {
					$timelimited=''.str_replace('{$timelimited}',$settings['s_search_limit_time'],$lang['tpl_str2']);
				}
				$lang['tpl_str4']=str_replace('{$keyword}',$keyword,$lang['tpl_str4']);
				print 				-->
								border=0>
				  
				    
				        
				          
				            				            width=171>
				          
				          
				            
				                
				                  
				                    				                height=89>				                  border=0>
				                        
				                          
				                            
				                            
				                          
				                          
				                            {$lang['tpl_str3']}
				                              {$timelimited} 
				                              
				                            
				                          
				                          
				                            
				                          
				                        
				                    
				                  
				                  
				                    
				                    
				                  
				                
				            
				            
				          
				          
				            				            src="images/sort/left_bottom.gif" width=171>
				          
				          
				        
				    
				       
				     
				      
				         
				          
				        
				         
				          
				           {$nav_path}
				          
				        
				         
				          
				        
				      
				      
								EOT;
				$pagination='';
				if ($search_count>0) {
					$encodekeyword=urlencode($keyword);
					$pagination=pagelist($search_count,$settings['s_page_size'],$page,"search.php?stype={$stype}&classid={$classid}&keyword={$encodekeyword}",'',1000,$search_count,$lang['sys_page_str2']);
				}
				$class_option=boardjumplist(0,$lang['sys_search_str9']);
				print 				-->
				
				         
				           
				            
				               
				                
				              
				               
				                 
				                {$lang['tpl_str4']}
				                 
				              
				               
				                
				              
				                      
				        
				         
				          
				            				            border=0>
				               
				                 
				                  
				                     
				                      
				                      
									  $search_result
									  
				                    
				                  
								  
				              
				            
				                      
				        
				         
				          
							
							  $pagination
									  
							
				        
				      
					  
					  
							
							
							{$lang['sys_search_str4']}{$lang['sys_search_str5']}{$lang['sys_search_str6']}
							 
							
							{$class_option}
							 
							 
							
							
					  
								EOT;
				print 				-->
				
				
				  
				
				
								EOT;
				print 				-->
				
				
				   
				    {$settings['s_copyright_1']}				            src="images/sort/email.gif" width=17 align=absMiddle>				            color="#ffffff">{$lang['sys_contact_us']}
				  
				   
				    				          height=1>
				  
				
				
								EOT;
				?>-->			

相关资源