• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » no
Trace:

no

Search

You can find the results of your search below.

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

Matching pagenames:

  • 03 Silex Monolog
  • 09 Monolog
  • 89_timezoneを指定してないとエラー
  • 06 PEAR DBがインストールできない

Fulltext results:

22 mysql_error
3 Hits, Last modified: 6 years ago
/* 失敗した場合は、エラー番号&エラーメッセージ表示 */ echo mysql_errno($dbc).": ".mysql_error($dbc)."<br>\n"; } /* クエリ送信... クエリに失敗した場合は、エラー番号&エラーメッセージ表示 */ echo mysql_errno($dbc).": ".mysql_error($dbc)."<br>\n"; } /* エラー出力例 1049: Unknown database 'db_sample' 1046: No Database Selected */ ?> </code> {{tag>mysql}}
12 PHP標準入力
2 Hits, Last modified: 9 years ago
break; case 'n': case 'N': case 'no': echo 'no'; break; } ?> </code> {{tag>php}}
89_timezoneを指定してないとエラー @11_php:02_framework
1 Hits, Last modified: 11 years ago
kely misspelled the timezone identifier. We selected 'Asia/Tokyo' for 'JST/9.0/no DST' instead </code>
10 portチェック関数 @11_php:03_function
1 Hits, Last modified: 10 years ago
eout = 30){ $sock = @fsockopen($host, $port, $errno, $errstr, $timeout); if(!$sock){ return false;
29 Laravel Custom Validation @11_php:02_framework:01_laravel
1 Hits, Last modified: 6 years ago
lang/ja/validation.php 'name' => 'The :attribute no valid name', 'attributes' => [ ...

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