PHP BLOG BLOG

源代码在线查看: comments.php

软件大小: 45 K
上传用户: l550253832
关键词: BLOG PHP
下载地址: 免注册下载 普通下载 VIP

相关代码

									if ('comments.php' == basename($_SERVER['SCRIPT_FILENAME']))
						die ('Please do not load this page directly. Thanks!');
				
				        if (!empty($post->post_password)) { // if there's a password
				            if ($_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password) {  // and it doesn't match the cookie
				?>
				
				
								
								return;
				            }
				        }
				
					/* This variable is for alternating comment background */
					$oddcomment = 'alt';
				?>
				
				
				
				
					 to “” 
				
					
				
					
				
													 Says:
							
							Your comment is awaiting moderation.
							
							
				
											
							
				
						
				
											if ('alt' == $oddcomment) $oddcomment = '';
						else $oddcomment = 'alt';
					?>
				
					
				
					
				
				 
				
				   
						
						
					 
						
						Comments are closed.
						
					
				
				
				
				
				
				Leave a Reply
				
				
				You must be 				
				
								
				
				
				Logged in as 				
				
				
								Name 
				
								Mail (will not be published) 
				
								Website
				
				
				
				
				
				
				
				
								
				
				
				
				
				
				
							

相关资源