タグ

phpに関するmantaxのブックマーク (22)

  • PHP: The Right Way


     PHP PHP: The Right Way PHP   PHP使   PHP 使 使 使 
  • Yii Framework

    Yes, it is! Yii is a fast, secure, and efficient PHP framework. Flexible yet pragmatic. Works right out of the box. Has reasonable defaults.

    Yii Framework
  • CakePHPを初めて使ってみたことのまとめ


    CakePHP使 1.3.14DBMySQL15192547layoutselements使231 CodeIngniter使Smary+PEARFWCakePHP使 CakePHP
    CakePHPを初めて使ってみたことのまとめ
  • 新時代に突入したPHPのフレームワーク戦争


    20129PHPPHPSymfonyFabien PotencierPHP PHP5Rails2005symfonyZend FrameworkCakePHPCodeIgnitierPHP5.3Fabien201296ZendFramework 2.0Symfony2.1FabienZendFramework
    新時代に突入したPHPのフレームワーク戦争
    mantax
    mantax 2013/01/23
  • BaserCMS

    Webサイトを自由にカスタマイズできるCMS(コンテンツ・マネジメント・システム)です。 無料で使える国産のオープンソース・ソフトウェアとして、直感的な操作性と高いメンテナンス性、安全性を実現。 さまざまなサーバーで動作可能で、簡単にインストールできます。 固定ページやブログ、フォームをまとめて管理 メールフォームや新着ブログなどのプラグインを標準装備 国産のソフトウェアなので安心・安全のセキュリティ

    BaserCMS
  • PHPでのデバッグ方法


    2023101LINELINELINE Tech Blog  PHP Serialize  PHP PHP(PHP)  SIGSEGVSIGBUSPHP 1gdb STEP1 PHP Module  
    PHPでのデバッグ方法
    mantax
    mantax 2009/04/24
  • PHP: exec - Manual

    Parameters command The command that will be executed. output If the output argument is present, then the specified array will be filled with every line of output from the command. Trailing whitespace, such as \n, is not included in this array. Note that if the array already contains some elements, exec() will append to the end of the array. If you do not want the function to append elements, call

    mantax
    mantax 2009/04/14
  • PHPでHTMLを解析 - 僕のススメ。


    HTML HTMLDOMDocument->loadHTML()使 <?php $doc = DOMDocument::loadHTML("<html><body>Test<br></body></html>"); echo $doc->saveHTML(); $doc = new DOMDocument(); $doc->loadHTML("<html><body>Test<br></body></html>"); echo $doc->saveHTML(); ?> google PHP HTML -  [5][5]
    PHPでHTMLを解析 - 僕のススメ。
  • PHPスクリプトの遅い部分を簡単に見つける方法


    extension=xdebug.so xdebug.profiler_enable = 1 xdebug.profiler_output_dir = /tmp apacheXdebug 調 /tmp/   http://sourceforge.net/projects/wincachegrind/WinCacheGrindwindows WinCacheGrind  WordPress2.7.1TOPWe
    PHPスクリプトの遅い部分を簡単に見つける方法
    mantax
    mantax 2009/02/28
  • Improve Web Application Development in PHP | Zend

    Innovate faster and cut risk with PHP experts from Zend Services. Explore Services

  • Keith Devens .com - PHP XML Library, version 1.2b

    Introduction Examples Notes Download the source Contact me History Introduction Face it, XML is a pain. This simple library tries to make it much less painful. It allows you to easily parse XML into a PHP data structure, and it allows you to serialize PHP data structures into XML. Many other programming languages have easy-to-use XML interfaces (Python's is particularly nice, AFAIK. Lots of

    mantax
    mantax 2009/02/17
  • PHP4のXML解析に関する質問です。 例としてsample.xmlの内容は以下のようにします。…


    PHP4XML sample.xml <> <> <></> <image_url>1.jpg</image_url> <></> </> <> <></> <image_url>2.jpg</image_url> <></> </> <> <></> <image_url>3.jpg</image_url> <></> </> </> XML <html> <br/ > <img src="1.jpg"><br /> <br/ > 
    mantax
    mantax 2009/02/17
  • PHP4でのXMLデータの取り扱い - EC studio 技術ブログ


     EC studio PHP4XML PHP5XML SimpleXML便  PHP5PHP4使 - PHP_Compat PHP42007 PHP4  PHP4XML  xml_parse()Keith Devens - PHP XML Library XML_Unserializer xml_parse() (PHP4) XML
    mantax
    mantax 2009/02/17
  • テレパス・ラボ : PHP4で Fatal error を補足する


    PHP5 Fatal errorPHP4 Fatal error  Fatal error  PHP set_error_handler Fatal error set_error_handler --  Fatal error PHP4 Fatal errorHTML
    mantax
    mantax 2009/01/30
  • PHPサンプル集 - phpspot


    使  便 PHP
    mantax
    mantax 2008/12/25
  • 【コラム】PHP開発のエッセンス (1) PHPとその周辺 | エンタープライズ | マイコミジャーナル


    Web 2.0WebWeb便 WebLightWeight(LL : Light Weight Language)PerlRubyPythonPHPWebRub
    mantax
    mantax 2008/12/11
  • 【XAMPP+Eclipse PDT】 WindowsでPHP開発環境を作成する

    2007-06-06 カテゴリ: Server Side タグ: PHP Windows XAMPP Eclipse PDT Tips 環境構築 以前書いた「XAMPP + PDT + ZendDebuggerでリモートデバッグ」というエントリーが比較的好評なようなので、もう少し丁寧に書いてみようかと思う。 目標は、XAMPPとEclipse PDTとZendDebuggerを使って、Windows上にPHP開発環境を簡単に作ること。ではスタート。 1. XAMPPをインストール apache friendsからXAMPP for Windowsを入手。 現時点の最新版は1.6.2。普通にインストーラー版を持ってくれば大丈夫でしょう。 インストールはインストーラー通りにやっていけば問題なし。ただし、途中システムオプションを聞かれたときに、「Apacheをサービスとしてインストール」のチェッ

  • PHPTAL :: Template Attribute Language for PHP

    The PHPTAL package, an implementation of TAL, METAL, I18N (the ZPT project) for PHPDuring August London Web Standards Meetup I've given presentation about PHPTAL. The presentation is available for download in Apple Keynote and PDF formats. PHPTAL 1.1.13 released New template cleanup routines based on patch by Sergio Chersovani and Nicola Aitoro. PHPTAL will now clean up all old template files and

  • IBM Developer

    IBM Developer is your one-stop location for getting hands-on training and learning in-demand skills on relevant technologies such as generative AI, data science, AI, and open source.

    IBM Developer
    mantax
    mantax 2008/10/31
  • PHPでのセキュリティ対策についてのメモ - Liner Note