Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
so in the end, you don 't need to do any urlencoding / urldecoding yourself, everything is handeled automagically.
フォームの内容を送信するとき、getかpostかにかかわらずdataはブ ラウザによってurlエンコードされ、phpによってurlデコードされま す。要は、urlエンコード/デコードを自分で行う必要はなく、これら の処理は全て自動的に行われる、と言うことです。
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
because $foo.x and $foo.y are invalid variable names in php, they are automagically converted to $foo_x and $foo_y.
3. htmlフォームで配列を使用するにはどうすればよいですか?
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: