HTMLとPHP覚えたいもの自分学習用

背景
投稿者投稿者パンサーfkいいね5お気に入り登録1
プレイ回数3209難易度(4.5) 795打 長文
タグhtml PHP

関連タイピング

問題文

ふりがな非表示 ふりがな表示
(mb_strpos(str,find)mb_substr(str,1,3)) 文字の位置を調べる 文字列の一部を取り出す (mb_strrchr(str,find,true)mb_strstr()) 指定した文字より前を取り出す (if(!is_dir())mkdir();) ディレクトリがなければ作る (is_file()file_exists()) is_file file_exists (fopen(,’a’)feof()fgets()file()) r読込 w削除書込 a追加書込 b t, (fread(handle,filesize(filename))) fread(filesize()) (fputcsv(handle,array)fgetcsv(handle)) fputcsv()fgetcsv() (fwrite()fputs()fclose(handle)) fwrite()fputs()fclose() (glob($dir.’{*.jpg,*.png}’,glob_brace);) 探し配列で取得 (mb_strlen()trim()mb_convert_kana(str,option)) mb_strlen()trim()mb_convert_kana()
(str_replace(order,replace,str)) str_replace(,,) (array_slice(array,1,3)array_splice(array,1,3,100)) array_slice() array_splice()位置・削除・追加 (sort()asort()krsort()) 配列を並び替える (intval()floatval()ceil()round()floor()) intval() floatval() ceil() round() (array_unique();) 配列の重複を削除 (array_column(array,’name’)) array_column() (array_pop(array)array_push(array,’a’,’b’)) 配列の最後から一つ取出す、要素を配列の最後に追加する (array_shift(array)array_unshift(array,’a’,’b’)) 配列の最初を一つ取出す,配列の最初に要素を追加 (array_intersect(array,array2)array_diff(array,array2)) 配列の重複を配列で取得、重複してないものを配列で取得 (mime_content_type(filename)) ファイルのMIME Content-typeを検出
など
(readfile()) readfile() (file_get_contens()) file_get_contents() (file_put_contents(file,data,file_append|lock_ex)) FILE_APPEND追記、LOCK_EX排他ロック (serialize()unserialize()) 配列などのデータをそのまま保存、読込 (implode()explode()list()) implode(,) explode(,) list()
問題文を全て表示 一部のみ表示 誤字・脱字等の報告

パンサーfkのタイピング

オススメの新着タイピング

タイピング練習講座 ローマ字入力表 アプリケーションの使い方 よくある質問

人気ランキング

注目キーワード