YaWK  24.1
Yet another WebKit
blog.php File Reference

Go to the source code of this file.

Variables

 $blog = new blog()
 
print $lang ['BLOG_ADD']
 
if($res=$db->query("SELECT * FROM {blog} ORDER BY id")) else
 
if(!isset($blog)) if(!isset($language)||(!isset($lang))) if(!isset($db)) if(isset($_GET['addblog'])) if (isset( $_GET[ 'delete'])||( $_GET=="1"))
 

Variable Documentation

◆ $blog

$blog = new blog()

◆ $lang

print $lang[ 'BLOG_ADD']

Definition at line 106 of file blog.php.

◆ else

if ( $res=$db->query("SELECT * FROM {blog} ORDER BY id")) else
Initial value:
{
alert::draw("warning", "$lang[WARNING]", "$lang[BLOG_FETCH_FAILED]","","3800")

Definition at line 183 of file blog.php.

◆ if

if (!isset( $blog)) if (!isset( $language)||(!isset( $lang))) if (!isset( $db)) if (isset( $_GET[ 'addblog'])) if(isset($_GET['delete'])||($_GET=="1")) ( isset( $_GET[ 'delete'])||( $_GET=="1")  )

Definition at line 56 of file blog.php.