並び順

ブックマーク数

期間指定

  • から
  • まで

281 - 320 件 / 637件

新着順 人気順

"PHP extension"の検索結果281 - 320 件 / 637件

  • アフィリエイトは儲かんないってば:PEARが難しすぎるので、教えて偉い人!『解決済み』 - livedoor Blog(ブログ)

    さくさくマッシュアップについて学んでいきたいところなのですが、PEARとかいうヤツが出てきて非常に気になっています。 スルーすればいいみたいなのですが、気になって眠れません。 これって、恋? 誰か偉い方、気になるアイツの事を教えてください。 おなじみのZAPA先生のマッシュアップ講座に颯爽と登場してきた「PEAR」。 サーバーにXML_RSSがインストールされていない場合は、以下のコマンドを入力してサーバーにインストールして下さい サーバーにPEARライブラリをインストールできない場合は、PEAR公式サイトからダウンロードしてRSS.phpをXMLディレクトリ内に配置して下さい。 こういう感じで実に さらりと 書いてありますが、ここで死ぬほどハマりました。 ・大体PEARって挨拶もなしにいきなり出てきて、ちょっと一体何者? ・サーバーにインストールされているのかいないの

    • 最新PHPフレームワーク『Laravel 5.1』〜ららべるって名前がかわいい〜

      こんにちは、S.Tです。 梅雨に入って、雨の日が多く、傘が手放せなくなってきましたね。 傘をさしながら自転車に乗るのは違反なので、会社帰りなどはずぶ濡れになりながら自転車に乗っています。 さて、 今回は日本で流行りつつある、PHPフレームワーク「Laravel」を紹介します。 Laravelフレームワーク Laravelは多数あるPHPのMVCフレームワークの一つです。 海外ではかなり勢いがあるようです。日本ではこれから勢いづいてくるであろうと言われています。 Larabelは以下のような特徴があるフレームワークです。 「バンドル」は、Laravelのモジュールパッキングシステムで、 Laravelバンドルリポジトリーは、アプリケーションへ簡単に機能を付け加えられるように、予め用意されている。 「Eloquent ORM」は、データベースオブジェクト間のリレーションシップに制約を適用する内

        最新PHPフレームワーク『Laravel 5.1』〜ららべるって名前がかわいい〜
      • Using V8 Javascript engine as a PHP extension (update: write PHP session)

        Using V8 Javascript engine as a PHP extension (update: write PHP session) "We Are Borg PHP. We Will Assimilate You. Resistance Is Futile!" Just got to something described as: This extension embeds the V8 Javascript Engine into PHP. It is called v8js and the documentation is already available on php.net, examples and the sources are here. V8 is known to work well in browsers and webservers like nod

        • windowsにPHPunit入れる - これでも…

          前提としてxampp使っていること。 しかも簡単インストールのlite版。 ●下準備 コマンドベースでpearアップデート。 プログラム→xampp→XamppShell xamppコンパネ→shell(右側のボタン一番上) 立ち上げたら以下コマンドでアップデート pear channel-update pear.php.net pear upgrade pear http://www.phpunit.de/wiki/Requirements ここで必要だといわれるpearを入れておく。 pear install Image_GraphViz pear install Log 次はxdebugの準備。 http://www.xdebug.org/find-binary.php ここに言ってphpinfo()の情報を貼り付ける。 ホントに画面に出たのをctrl+Aで選択、それをコピーして張り

            windowsにPHPunit入れる - これでも…
          • 開発環境構築メモ(PHP/XAMPP/PHPUnit on Windows7) - Diary of absj31

            ちょっくら環境として使う可能性が出てきたので、最低限の準備の過程をメモ。ちなみにPHP環境はベースとして以下の書籍を参考にしています。 パーフェクトPHP (PERFECT SERIES 3) 作者: 小川雄大,柄沢聡太郎,橋口誠出版社/メーカー: 技術評論社発売日: 2010/11/12メディア: 大型本購入: 32人 クリック: 1,065回この商品を含むブログ (59件) を見る XAMPPのインストール 以下のサイトにアクセスし、インストーラを入手。(xampp-win32-1.7.7-VC9-installer.exe, 80.9MB) apache friends - xampp for windows 管理者で起動。後はデフォルト指定のままひたすら進めて完了。インストールパスは『C:\xampp』とした。 稼働諸設定 『C:\xampp\apache\conf\extra\h

              開発環境構築メモ(PHP/XAMPP/PHPUnit on Windows7) - Diary of absj31
            • PHP業界の重鎮 廣川類氏のコラム第二回「次のPHPはどうなる? バージョン7.2でここが変わる」 - KUSANAGI Tech Column

              秋が深まる今日この頃、PHP 7.2のリリースが近づきつつあります。このPHP 7.2の変更点について、一部紹介します。まず、「クラス型宣言におけるobjectキーワードの導入」、これにより、単にオブジェクトが指定されたかどうかを確認したい場合にも型宣言が使用できるようになりました。また、「レガシー機能の廃止」があり、PHP 7.1で廃止予定とされていた暗号に関するエクステンションmcryptが標準アーカイブから削除され。そして、新たに「高度な暗号機能の標準サポート」がなされました。 こんにちは、すっかり秋も深まり、PHP 7.2のリリースもいよいよ近づいてきました。今回は前回に続き、11月にリリースされる予定のPHP 7.2に関する情報を紹介します。 PHPのバージョンとリリース時期 PHPでは、5年でメジャーバージョンアップが行われています。具体的には、PHP 4.0は2000年、PH

                PHP業界の重鎮 廣川類氏のコラム第二回「次のPHPはどうなる? バージョン7.2でここが変わる」 - KUSANAGI Tech Column
              • PEAR - The PHP Extension and Application Repository - PHP::PEAR - dozo PukiWiki

                This domain may be for sale!

                • GitHub - phpv8/php-v8: PHP extension for V8 JavaScript engine

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                    GitHub - phpv8/php-v8: PHP extension for V8 JavaScript engine
                  • PHP Extension - PukiWiki

                    C++ で PHP Extension を書く方法 † config.m4 に CC, CXX 変数を設定。 CC=/usr/bin/gcc CXX=/usr/bin/g++ source file の拡張子を .c から .cc もしくは .cpp にする。 source file の include を extern "C" 指定する。 extern "C" { #include "php.h" #include "php_ini.h" #include "ext/standard/info.h" #include "php_helloworld.h" } ↑ ひな型を作成 † 適当な作業ディレクトリに移動して、 PHP Extension を作成するためのひな型を作る。 試しに helloworld を作ってみる。 ~/src/php-5.2.1/ext/ext_skel --ext

                    • Posts | Mark Story

                      NoSQL datasources are becoming a bigger part of our everyday life as web developers. If you haven’t heard about it before, MongoDB is a SQL free database built in C++. Its a fast, scalable, document oriented datasource that feels like a great middle ground between traditional RDBMS, and key value stores like Memcached. MongoDB supports things like indexes and dynamic queries, which make it feel sl

                        Posts | Mark Story
                      • php_mecab-0.4.0をPHP-5.3.6で動かす方法 - Y-Ken Studio

                        php_mecab-0.4.0をPHP-5.3.6で動かすためのパッチ rskyさん作の、PHPからMeCabを利用するための拡張モジュール*1がとても便利です。 しかし困った事にPHP 5.3.6ではこのphp_mecab-0.4.0のmakeが通りません。 staticがどうのというエラーが起きるので、パッチを作りました。 末尾のコードを「php_mecab-0.4.0.patch」というファイル名で保存して下さい。 あとは以下の要領でパッチを当ててからコンパイル、インストールするのみです。 wget http://www.opendogs.org/pub/php_mecab-0.4.0.tgz tar zxf mecab-0.4.0.tgz patch -d php_mecab-0.4.0 < php_mecab-0.4.0.patch phpize ./configure --wi

                        • How to Safely Store Your Users' Passwords in 2016 - Paragon Initiative Enterprises Blog

                          The latest information from the team that develops cryptographically secure PHP software. Wish Security Was Easier? We developed Ward to help e-Commerce companies stay up-to-date while being hands-off. Learn More about Ward Get Ward Today! If you are unfamiliar with cryptography concepts or the vocabulary it uses, or especially you are looking for guidance on "password encryption", please read thi

                          • Caching in PHP using the filesystem, APC and Memcached - Het bijstere spoor

                            Caching is very important and really pays off in big internet applications. When you cache the data you're fetching from the database, in a lot of cases the load on your servers can be reduced enormously. One way of caching, is simply storing the results of your database queries in files.. Opening a file and unserializing is often a lot faster than doing an expensive SELECT query with multiple jo

                            • PHPをアップグレードする。 - 5.1.6から5.2系へ - American Life in the Summertime

                              正直、5.3へ…とも思ったけど、とりあえずは5.2系にしておくことにした。 元々復活させた古いVMwareで動かそうとしたのが間違いだったか? 要するにSQLiteが動かない。 正確にはSQLiteのバージョン2系なんだけどね。 php -iとか phpinfo(); で確認すると、「--without-sqlite」ってなってるんだよね。 まずはphp5.1.6→PHP5.2環境へバージョンアップというページを参考に、リポジトリを追加しつつ5.1.6から5.2.11へアップさせた。 …が、yumで入れるってことは、configureのオプションは同じなワケで、phpizeも入らなければ、「--without-sqlite」のまま。 ソースから入れることにしました。 yumで入れたPHPをソースからコンパイルしたPHPと入れ替える - blog.katsuma.tv このページを参考にさせ

                                PHPをアップグレードする。 - 5.1.6から5.2系へ - American Life in the Summertime
                              • Hackers backdoor PHP source code after breaching internal git server

                                A hacker compromised the server used to distribute the PHP programming language and added a backdoor to source code that would have made websites vulnerable to complete takeover, members of the open source project said. Two updates pushed to the PHP Git server over the weekend added a line that, if run by a PHP-powered website, would have allowed visitors with no authorization to execute code of t

                                  Hackers backdoor PHP source code after breaching internal git server
                                • ADODB Manual

                                  PHPのためのADOdbライブラリ original document ADOdb関連文書 V4.62 2 Apr 2005 (c) 2000-2005 John Lim (jlim#natsoft.com) このソフトウェアはBSDスタイルとLGPLを使いデュアルライセンスされています。これはコンパイルされて所有権のある市販製品で使えることを意味しています。 役に立つADOdbのリンク: Download   Other Docs 序文 ユニークな特徴 どんなふうに人々はADOdbを使っているか 機能要望とバグ報告 インストール 最小インストール コードの初期化とデータベースへの接続 データソース名(DSN)   接続例 高速ADOdb - チューニングTips 安全なADOdbのハッキングと変更 PHP5の機能 foreach iterators exceptio

                                  • Command-line interface / Commands - Composer

                                    Bash Completions Global Options Process Exit Codes init install / i update / u / upgrade require / r remove / rm / uninstall bump reinstall check-platform-reqs global search show / info outdated browse / home suggests fund depends / why prohibits / why-not validate status self-update / selfupdate config Usage Modifying Repositories Modifying Extra Values create-project dump-autoload / dumpautoload

                                    • Creating a PHP extension in Rust • Jared McFarland

                                      UPDATE: A few hours after posting the initial draft of this I realized my PHP benchmark was broken. I’ve since updated the PHP and Rust versions to be more fair. You can see the changes in the GitHub repo (link at the bottom). Last October I had a discussion with one of my coworkers at Etsy about how writing extensions to interpreted languages like PHP, Ruby or Python should be a lot easier than i

                                        Creating a PHP extension in Rust • Jared McFarland
                                      • PHP at Yahoo! JAPAN - PHPカンファレンス2007

                                        PHP at Yahoo! JAPAN ヤフー株式会社 荻原 ⼀平 PHPカンファレンス2007 2007/09/01 2 トピックス Yahoo! JAPANについて Yahoo!とPHPの関係 なぜPHPを採用したか Yahoo!における現在のPHP Yahoo! JAPANについて 4 Yahoo! JAPAN 5 Yahoo! JAPANの規模 1⽇平均ページビュー (2007年7月分 月次発表) 13億38百万PV 7 Yahoo! JAPANの規模 ⽉間アクティブユーザID数 (2007年7月分 月次発表) 1,996万ID (当月中にログインしたYahoo! JAPAN ID数) 8 Yahoo! JAPANの規模 サービス数 約 (2007年8月時点) 9 言いたいこと! きっと、 ⽇本⼀PHPを 使ってる… Yahoo!と と と とPHPの の の の関係 関係 関係

                                        • Autoupdating  |  Apps  |  Chrome for Developers

                                          We want extensions and apps to be autoupdated for some of the same reasons as Google Chrome itself: to incorporate bug and security fixes, add new features or performance enhancements, and improve user interfaces. If you publish using the Chrome Developer Dashboard, you should ignore this page. Chrome Web Store submissions that pass preview are automatically made available on the extension's Chrom

                                          • 職業プログラマの戯言 | PEAR:XML_Parser

                                            2007.02.17 Saturday ●PEAR:XML_Parser このサイトのトップページに 「simplexml_load_file」をキーワード検索して来てくれる方が多いようなのですが、 この「simplexml_load_file」は、PHP5以上で使用可能な関数です。 XREAでは、PHP5のサーバーが用意されていて、このs254もその一つなので、「simplexml_load_file」が使えるので、簡単にXMLが処理できます。 問題は、レンタルサーバーのデファクトスタンダードPHP4でどうするか、なのですが・・・ PHP4の場合、アドオンなしでもXMLが処理できるのですが、結構面倒です。 自分の場合も、これがネックとなって、PHP5対応のXREA選択の決め手になりましたし。 最近知ったのですが、PEARというパッケージを追加することで、PHP4でも「simplexml_

                                            • WinXP + Apache2 + PHP5 のローカルテスト環境構築 - MLEXP Wiki

                                              WinXP + Apache2 + PHP5 のローカルテスト環境構築 † PHPスクリプトをサーバにアップロードする前に、まずローカルでテストしてみたいよね。 ということで、自PC(Windows XP)に HTTPD を入れて PHP 動作テストをする為の環境構築メモ。 ↑ Apache2 インストール † HTTPD は何でも良いんだけど、とりあえず標準的な HTTPD である Apache を入れる。 まず、下記サイトからダウンロード。 Apache.jp Download KDDI Labs. の FTP から FTPクライアントで落とすのが速い。 /infosystems/apache/httpd/binaries/win32 の中にある apache_2.0.x_win32_x86_nossl.msi または apache_2.2.x_win32_x86_nossl.msi

                                              • PHPカンファレンス2010に関する記事自分用まとめ - 気が向いたら

                                                Togetterから得られる情報をまとめてみた PHPカンファレンス2010に参加したつもりになる為にTogetterから得られる情報を自分用にまとめてみました Twitterハッシュタグ #phpcon2010 Togetterまとめ 2010.9.25に開催された『PHPカンファレンス 2日目テックデイ』のツイートまとめ - Togetter 皆さんのTweet内に貼ってあるリンク Ustreamアーカイブ phpcon2010-A 公式サイト PHPカンファレンス2010 PHPミュージアム PHP: Release Archives (museum) @kanreisa さんのtwitpic ほぼ満席 #phpcon2010 @phpcon さんのtwitpic パネラーのみなさん、すでに臨戦態勢です #phpcon2010 技評によるビジネスデイレポート 1日目,ビジネスデイレポ

                                                  PHPカンファレンス2010に関する記事自分用まとめ - 気が向いたら
                                                • How to install PEAR, PHPUnit, and XDebug on Mac OS X 10.6 Snow Leopard

                                                  How to install PEAR, PHPUnit, and XDebug on Mac OS X 10.6 Snow Leopard I use Mac OS X 10.6 Snow Leopard on my Apple Macbook — my primary web development machine. By default, Mac OS X 10.6 includes PHP 5.3.0 and Apache 2.2.11. Unfortunately, a default Mac OS X 10.6 install does not include more advanced tools for testing and debugging PHP applications. This tutorial demonstrates how to install PEAR

                                                    How to install PEAR, PHPUnit, and XDebug on Mac OS X 10.6 Snow Leopard
                                                  • simplate開発者を引き継いでくれる方いませんか?

                                                    Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message こんにちは、飯塚です。 実は今回重要なお知らせがあります。 開発者の私が、進行性の病でそれほど長く生存していない可能性が高い状態です。 サイトの更新やバグがあったときに更新していただければと思います。 必要なスキルは、PHP extensionが書ければ、問題ないと思います。 誰かやっても構わないという方がいれば、こちらまでご一報いただけると助かります。 但し、あまりPCに向かっている時間も今までと違い短くなってしまったため、反応が遅れることがあることをご了承ください。 よろしくお願いします。

                                                    • README.ja.md at master from alfasado/DynamicMTML - GitHub

                                                      Dismiss Octotip: You've activated the file finder by pressing t Start typing to filter the file list. Use ↑ and ↓ to navigate, enter to view files. DynamicMTMLドキュメント はじめに DynamicMTML は mod_rewrite を利用してコンテンツへのリクエストを Dynamic Site Bootstrapper(.mtview.php) に処理させることで、静的ファイルに記述された MTML をダイナミックパブリッシングエンジンを用いて動的ビルドすることの出来る Movable Type の拡張です。また、PHPを利用して Movable Type を拡張するための様々なライブラリやコールバック、プラグインによる拡張のしく

                                                      • simplate開発者を引き継いでくれる方いませんか? - simplate | Google Groups

                                                        Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message こんにちは、飯塚です。 実は今回重要なお知らせがあります。 開発者の私が、進行性の病でそれほど長く生存していない可能性が高い状態です。 サイトの更新やバグがあったときに更新していただければと思います。 必要なスキルは、PHP extensionが書ければ、問題ないと思います。 誰かやっても構わないという方がいれば、こちらまでご一報いただけると助かります。 但し、あまりPCに向かっている時間も今までと違い短くなってしまったため、反応が遅れることがあることをご了承ください。 よろしくお願いします。

                                                        • phpのデバッグ環境を整える(XDebug) : OFF-SOFT.net

                                                          概要 : php言語を使った開発を行う際に、Visual StudioのようなIDE環境を求められないことが多い。Eclipseなどの登場で、phpの環境は、当初に比べれば、随分、良くなってきた。 今回は、フリーのデバッグ環境として、Windowsで簡単にデバッグの情報量を増やせるXDebugについて、簡単な環境設定とデバッグ情報採取について解説してみる。 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 7

                                                          • HHVM 2.2.0

                                                            Paul Tarjan HHVM 2.2.0 Posted October 18, 2013 We released a new version of HHVM today. A big change is that we are now packaging for many of the popular distros. Ubuntu 12.04 / 13.04 / 13.10 Mint 15 Debian 7 Fedora 19 If your favorite one isn’t there, leave a comment and we’ll try to add it. Or if you want to become the packager for that distro, great! Bundle it up and then update the wiki. The n

                                                              HHVM 2.2.0
                                                            • LibXL PHP Extensionでエクセルファイル作成。なにかと重いPHPExcelと比べてメモリ使用量、処理時間が激減 - Qiita

                                                              LibXL PHP Extensionでエクセルファイル作成。なにかと重いPHPExcelと比べてメモリ使用量、処理時間が激減PHPExcelPHPExcel 概要 PHPでエクセルファイルを作成するという要件が挙がり、PHPExcelを使ってみたところ、処理時間・メモリ使用量の両面で出力することができず困っていました・・・。 そんな時に見えた一筋の光!LibXLと、PHP Extension(拡張モジュール)に関するお話です。 PHPExcelについて そもそもPHPExcelとは PHPでエクセルファイルを生成できるライブラリ。無料で利用でき、簡単な記述で様々な形式のエクセルファイルを作ることができるため、様々なサービスで使われています。 ちなみに個人的にも、当初、PHPでエクセルファイルを生成するなら、PHPExcelの一択と考えていました。 メリット 無料 ライブラリを配置して読み

                                                                LibXL PHP Extensionでエクセルファイル作成。なにかと重いPHPExcelと比べてメモリ使用量、処理時間が激減 - Qiita
                                                              • PHP frameworks | PeterMoulding.com

                                                                Framework performance, both development speed and execution speed, are critical when your Web site is successful and attracts a big increase in visitors. Read PHP framework performance for an explanation of how to choose a framework. Fast Ice Phalcon PHP 5 code PHP 7 code using the new PHP 7 performance features Yaf Light weight Fat-Free Flight Medoo Pop PHP Slim The rest Agavi Aura Bear Cake PHP

                                                                • Appserver - a Production-Ready PHP-Based Server — SitePoint

                                                                  August 5, 2015Appserver – a Production-Ready PHP-Based Server It has been just over a year and a half since the team at TechDivisionGmbH were interviewed here on Sitepoint about their paradigm changing PHP application server system called appserver.io. At the time of the interview, appserver was just breaking out as an alpha. Since then, a lot has happened and appserver is now GA as a production s

                                                                    Appserver - a Production-Ready PHP-Based Server — SitePoint
                                                                  • PHPで形態素解析 – creamu

                                                                    MeCab を使って文章の形態素解析をする PHP 用の拡張モジュールです。 MeCab は 京都大学情報学研究科−日本電信電話株式会社コミュニケーション科学基礎研究所共同研究ユニットプロジェクトの一環として開発されたオープンソース形態素解析エンジン。 えらいことですね。 検索エンジンを作る夢に一歩近づきました。 ref. MeCab PHP extension moduleを使ってみた MeCab Extention それにしてもブログ検索エンジンNAMAANの動きがいいですね。 オーバーチュアと提携し、検索連動型広告「スポンサードサーチ(R)」が表示されています。 すごいですね。 スポンサードサーチの表示はブログ検索エンジン初ということです。 技術者2人ということなんで、すこしでも近づきたい。

                                                                    • Nginx Wordpress + WP-FFPC Plugin + ngx_pagespeed - CentminMod.com LEMP Nginx web stack for CentOS, AlmaLinux, Rocky Linux

                                                                      Nginx WordPress + WP-FFPC Plugin Setup + ngx_pagespeed Discuss Wordpress and Centmin Mod Nginx on the forums here. The Centmin Mod outlined WordPress fastcgi caching guide might not be everyone's cup of tea. So I'll out line an alternative WordPress caching method via WordPress plugin called, WP-FFPC (Fast Full Page Cache) which utilises Memcached server (via PHP memcache or PHP memcached) or via

                                                                        Nginx Wordpress + WP-FFPC Plugin + ngx_pagespeed - CentminMod.com LEMP Nginx web stack for CentOS, AlmaLinux, Rocky Linux
                                                                      • 本を読む PHPカンファレンス2009に参加

                                                                        年に1度のPHPのお祭り、「PHPカンファレンス」に参加してきました。 今回は10周年だそうで、2日間にわたって開催されました。スピーカーやスタッフのみなさん、ありがとうございました。ここのところ、LL系大型イベントが続いていますが、イベントや言語ごとに雰囲気が違って、それぞれ楽しいですね。 中の人がgihyo.jpで早くて詳しいレポートを書いているので、ここでは自分として気になった部分を自分用メモとして残します。 1日目:ビジネスデイ 1日目はビジネスデイと題して、比較的仕事に直結しやすいソフトや、事例などが発表されました。場所は青山のオラクル。とてもきれいなオフィスで、窓から見下ろす青山通りがきれいでした。 NetCommonsでオープンソースビジネスモデルの実現(永原篤) 前半はCMSの話が続きます。最初はNetCommonsの発表でした。オールインワンというあたりが特徴のようです。

                                                                        • teracc’s blog

                                                                          表題のとおりですが、 # PHP7.4.3(Ubuntu 20.04)にxdebugをインストール apt install php-xdebug phpenmod xdebug systemctl restart apache2 # xdebugを無効にする phpdismod xdebug systemctl restart apache2 ApacheでPHPのページにアクセスするとsegmentation faultになる。 [Thu Dec 16 19:32:08.276046 2021] [core:notice] [pid 421823] AH00051: child pid 421937 exit signal Segmentation fault (11), possible coredump in /etc/apache2CLIも同じで、gdbで見ると以下のような感じです

                                                                            teracc’s blog
                                                                          • XAMPP for WindowsにOpenPNEをインストールする

                                                                            OpenPNEはオープンソースのSNSソフトウエアで、社内SNSやソーシャルメディア、ファンサイトなどを構築することができます。ユーザーインタフェースはmixiに似ています。 が、OpenPNEがどのようなものか全く分かってないので、とりあえずXAMPP for Windowsにインストールしてみました。インストールに使ったOpenPNEのバージョンは3.4.9.2(2011年1月時点)です。XAMPPはCドライブ直下にインストールしている前提で解説します。 OpenPNEを調べるきっかけは、Twitterで「OpenPNEとMovable Typeのコミュニティ機能のどっちがいい?」みたいなポストがあったからです。 ちなみに、OpenPNEはアクセスコントロール(日記などの公開範囲指定)がデフォルトで用意されています。よってクローズドなコミュニティであればOpenPNE、Web全体に公開

                                                                              XAMPP for WindowsにOpenPNEをインストールする
                                                                            • PHP: extension_loaded - Manual

                                                                              Getting Started Introduction A simple tutorial Language Reference Basic syntax Types Variables Constants Expressions Operators Control Structures Functions Classes and Objects Namespaces Enumerations Errors Exceptions Fibers Generators Attributes References Explained Predefined Variables Predefined Exceptions Predefined Interfaces and Classes Predefined Attributes Context options and parameters Su

                                                                              • Katana - PHP static site & blog generator

                                                                                Katana PHP static site & blog generator with markdown support. Using the power of laravel's Blade templating engine. Markdown support ★ Blazing fast installation ★★ Pretty URLs out of the box ★★★ Easy blog posts pagination ★★★★ Installation Installing Katana is fairly easy, first you need to run the composer create-project command: composer create-project themsaid/katana your-site-name Now you hav

                                                                                • GitHub - arraypad/php-memoize: PHP extension which transparently caches PHP functions

                                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                    GitHub - arraypad/php-memoize: PHP extension which transparently caches PHP functions