目前分類:Php練習 (6)

瀏覽方式: 標題列表 簡短摘要

1.Get 方法

Information sent from a form with the GET method is visible to everyone (it will be displayed in the browser's address bar) and has limits on the amount of information to send (max. 100 characters).

milksleisure 發表在 痞客邦 留言(0) 人氣()

1.Concertration operator: "."

ex.

milksleisure 發表在 痞客邦 留言(0) 人氣()

create data base new //database create

 

milksleisure 發表在 痞客邦 留言(0) 人氣()

//宣告

class test

milksleisure 發表在 痞客邦 留言(0) 人氣()

  • Sep 25 Fri 2009 15:28
  • 陣列

$arr = array("11","22",...);

 

milksleisure 發表在 痞客邦 留言(0) 人氣()

Pass by value

 

milksleisure 發表在 痞客邦 留言(0) 人氣()