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){
相關文章
相關標籤/搜索