PHP if

1.Apache start 2.hello3.php C:\xampp\htdocs <!DOCTYPE html> <html> <head>     <meta charset="utf-8">     <title>Hello</title> </head> <body> <h1>Calculate</h1> <?php $number=12; if($number % 2 == 0){
相关文章
相关标签/搜索