【php練習源碼】

來源:互聯網
上載者:User

標籤:with   array   type   struct   注釋   foreach   value   printf   ash   

Something is wrong with the XAMPP installation :-(value[$name]=$sex; } public function getInfomation($myClass){ foreach($this->vars as $name=>$value){ $myClass=str_replace(‘{‘.$name.‘}‘,$value,$myClass); } return $myClass; }}class myClassTow{ public static $age=18; const constant=‘常量‘; function myFunction(){ echo self::constant.PHP_EOL; }}echo myClassTow::constant;echo myClassTow::$age;?>";echo $!a;*//*for($x=0;$x<5;$x++){ $sum=$sum+$x; // echo "hello world";}*///echo $sum;?>";print $php;unset($x); //取消變數的定義if(empty($y)/*isset($x)*/){ //判斷變數是不是存在 print ‘$x定義好了‘;}//echo "
";else{ print ‘$x未定義好‘;}#定界符/*$z=<<name="hellow world"; } function __destruct(){ print $this->name; }}$obj=new myClassTow();?>url=$par; }*/ /* function __construct($par1,$par2) { $this->url=$par1; $this->auth=$par2; } function getUrl(){ echo $this->url.PHP_EOL; } /*function setAuth($par){ $this->auth=$par; }*/ function getAuth(){ echo $this->auth.PHP_EOL; }}class myChildClass extends myClass{ var $number; function setNumber($par){ $this->number=$par; } function getNumber(){ echo $this->number; }}$y=new myChildClass();$y->setNumber("1");$y->getNumber();$x=new myClass("www.xiaomo.com","lp");#$x->setUrl("www.xiaomohk.cn");$x->getUrl();//echo "hellow".PHP_EOL."world";/*declare(encoding=‘UTF-8‘);namespace project;echo __NAMESPACE__;*/?>myFuction(1,2);*/?>6 and $x<8){ echo "you have get up";}else if($x>9 and $x<12){ echo "you have work";}else{ echo "you have game";}$ageaArry=array(19,20,1,25);echo count($ageaArry);//sort($ageaArry);rsort($ageaArry);for($x=0;$x20,"wine"=>100,"mac"=>6);asort($money);ksort($money);arsort($money);krsort($money);foreach($money as $x=>$x_value){ echo $x_value; echo $x;}$age=19;switch ($age) { case $ageaArry[0]: echo "you age is 19"; break; case $ageaArry[1]: echo "you age is 20"; break; case $ageaArry[2]: echo "you age is 1"; default: echo "you age is 25";}$sum=0;for($x=0;$x<=100;$x++){ $sum=$sum+$x; $x++; echo $sum;}/*do{ $x=1; $x++; echo $x; echo"
";}while(true);$x=1;while (true){ $x++; echo $x; echo"
";}//echo $_SERVER["PHP_SELF"];*/?>6 and $x<8){ echo "you have get up";}else if($x>9 and $x<12){ echo "you have work";}else{ echo "you have game";}$ageaArry=array(19,20,1,25);echo count($ageaArry);//sort($ageaArry);rsort($ageaArry);for($x=0;$x20,"wine"=>100,"mac"=>6);asort($money);ksort($money);arsort($money);krsort($money);foreach($money as $x=>$x_value){ echo $x_value; echo $x;}$age=19;switch ($age) { case $ageaArry[0]: echo "you age is 19"; break; case $ageaArry[1]: echo "you age is 20"; break; case $ageaArry[2]: echo "you age is 1"; default: echo "you age is 25";}sum=0for($x=0;$x<=100;$x++){ $sum=$sum+$x; $x++; echo $sum;}/*do{ $x=1; $x++; echo $x; echo"
";}while(true);$x=1;while (true){ $x++; echo $x; echo"
";}//echo $_SERVER["PHP_SELF"];*/?>";echo $x++;echo $x++;echo ++$x;//自增運算子,--:自減var_dump ($x>1);//比較子echo $x>1 or $x<1 ;//邏輯運算子$x=array("name"=>"zs","sex"=>"man");$y=array("name"=>"ls","sex"=>"woman");#$z=$x+$y;var_dump($x <> $y);//數組運算子$q="hellow world";$z=$q ?: ‘none‘;echo $z,PHP_EOL;//三元運算子?> habbit=$habbit; } function myFunctionfou(){ return $this->habbit; }}$p=new myClass();$q=null;//空var_dump($x);echo "
";var_dump($y);echo "
";var_dump($z);echo "
";var_dump($w);echo "
";var_dump($q);echo "
";var_dump($p);?>";function myFunctionTow($z){ echo $z;}myFunctionTow(18);/*echo $x;myFunction();echo $x;*/?>";print "hellow world";//這是一個注釋/*這也是一個注釋*/echo "
";?>"; echo $y; //echo $y;}myFunction();echo $y;*/?>

【php練習源碼】

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.