• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » color
Trace: • fio • 51 Heartbeat + Pacemaker + galera(3 server) • ソフトウェアRaid削除 • 3PAR SNMP設定 • 62 CentOS OpenVPNブリッジ接続 • 91 PV計算(ページビュー) • Dokuwiki.fl8.jp • IPMIコマンド • 06 GitPrep • 2025.02.08 Redirects with #

color

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@11_php:03_function
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

02 print()
2 Hits, Last modified: 11 years ago
====== 02 print() ====== 引数の文字列を出力します。<color blue>括弧()は省略できる</color> ===== 書式 ===== print "文字列、または変数"; ===== 例 ===== <code php> <?PHP $str="こん
04 chop()
2 Hits, Last modified: 11 years ago
===== chop("変数、または文字列"); ===== 例 ===== 空白の削除 <color red>※全角空白は削除できない</color> <code> <?PHP $str="abc "; print chop($str); ?> </code> {{tag>php:文字列}
07 rtrim()
2 Hits, Last modified: 11 years ago
==== rtrim("変数、または文字列"); ===== 例 ===== 空白の削除 <color red>※全角空白は削除できない</color> <code php> <?PHP $str="abc "; print rtrim($str); ?> </code>
06 echo()
1 Hits, Last modified: 11 years ago
====== 06 echo() ====== 文字列の出力、&color(Blue){括弧()は省略できる。}; ===== 書式 ===== <code> echo(文字列、または変数); </co

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki