<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.mpsoftware.dk/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.mpsoftware.dk/feed.php">
        <title>phpDesigner tutorials</title>
        <description></description>
        <link>http://wiki.mpsoftware.dk/</link>
        <image rdf:resource="http://wiki.mpsoftware.dk/lib/images/favicon.ico" />
       <dc:date>2012-05-16T23:40:29+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/cakephp_in_phpdesigner_7?rev=1292023670&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/codeigniter_in_phpdesigner_7?rev=1292023670&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/configure_php_with_xdebug_and_get_it_working_in_phpdesigner_7?rev=1292023670&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/configure_xampp_with_xdebug_and_get_it_working_in_phpdesigner_7?rev=1292023670&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/debug_php_scripts_from_your_browser_with_phpdesigner_7_external_debugging?rev=1292023670&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/dojo_in_phpdesigner_7?rev=1292023670&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/ext_js_in_phpdesigner_7?rev=1292023670&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/ez_components_in_phpdesigner_7?rev=1292023670&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/jquery_in_phpdesigner_7?rev=1292023671&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/mootools_in_phpdesigner_7?rev=1292023671&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/noloh_in_phpdesigner_7?rev=1292023671&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/prado_in_phpdesigner_7?rev=1292023671&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/prototype_in_phpdesigner_7?rev=1292023671&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/symfony_in_phpdesigner_7?rev=1292023671&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/working_with_projects_in_phpdesigner_7?rev=1297027672&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/yii_in_phpdesigner_7?rev=1292023672&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/yui_in_phpdesigner_7?rev=1292023672&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.mpsoftware.dk/doku.php/tutorials/zend_framework_in_phpdesigner_7?rev=1292023672&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.mpsoftware.dk/lib/images/favicon.ico">
        <title>phpDesigner</title>
        <link>http://wiki.mpsoftware.dk/</link>
        <url>http://wiki.mpsoftware.dk/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/cakephp_in_phpdesigner_7?rev=1292023670&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:50+00:00</dc:date>
        <title>tutorials:cakephp_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/cakephp_in_phpdesigner_7?rev=1292023670&amp;do=diff</link>
        <description>Introduction


phpDesigner 7 is a PHP EDITOR and PHP IDE that gives you the possibility to work with the CakePHP. You can access its classes, functions and variables inside phpDesigner 7.

CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications. Using commonly known design patterns like MVC and ORM within the convention over configuration paradigm, CakePHP reduces development costs and helps developers writ…</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/codeigniter_in_phpdesigner_7?rev=1292023670&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:50+00:00</dc:date>
        <title>tutorials:codeigniter_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/codeigniter_in_phpdesigner_7?rev=1292023670&amp;do=diff</link>
        <description>Introduction


phpDesigner 7 is a PHP EDITOR and PHP IDE that gives you the possibility to work with the CodeIgniter. You can access its classes, functions and variables inside phpDesigner 7.

CodeIgniter is an open source web application framework for use in building dynamic web sites with PHP. It's goal is to enable developers to develop projects much faster than writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical…</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/configure_php_with_xdebug_and_get_it_working_in_phpdesigner_7?rev=1292023670&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:50+00:00</dc:date>
        <title>tutorials:configure_php_with_xdebug_and_get_it_working_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/configure_php_with_xdebug_and_get_it_working_in_phpdesigner_7?rev=1292023670&amp;do=diff</link>
        <description>Requirements

	*  PHP
	*  Xdebug

How to


Download the latest version of PHP and Xdebug. If you have PHP 5.3 VC9 you will need the Xdebug 5.3 VC9. 
Now move Xdebug to the Ext folder in PHP and rename it to php_xdebug.dll

Open file php.ini located in PHP and enter in:</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/configure_xampp_with_xdebug_and_get_it_working_in_phpdesigner_7?rev=1292023670&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:50+00:00</dc:date>
        <title>tutorials:configure_xampp_with_xdebug_and_get_it_working_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/configure_xampp_with_xdebug_and_get_it_working_in_phpdesigner_7?rev=1292023670&amp;do=diff</link>
        <description>Requirements

	*  XAMPP
	*  Xdebug

XAMPP


You can install XAMPP anywhere on your system, but for this tutorial, we will use c:\xampp as the installing directory, as its easier to type.

Install XAMPP to c:\xampp. If you want to run a web server, install the services. Its recommended if you want to test your site locally.</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/debug_php_scripts_from_your_browser_with_phpdesigner_7_external_debugging?rev=1292023670&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:50+00:00</dc:date>
        <title>tutorials:debug_php_scripts_from_your_browser_with_phpdesigner_7_external_debugging</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/debug_php_scripts_from_your_browser_with_phpdesigner_7_external_debugging?rev=1292023670&amp;do=diff</link>
        <description>Requirement

XAMPP/WAMP (or any localhost running on PHP) configured with Xdebug.

How to


Instruction for using any browser to initiate a debug session:


	*  Open your PHP file in phpDesigner 7
	*  Set the breakpoints/watches you want
	*  Open your browser and type the URL for the script you want to debug and add the query ?XDEBUG_SESSION_START=phpD to the end of the URL.</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/dojo_in_phpdesigner_7?rev=1292023670&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:50+00:00</dc:date>
        <title>tutorials:dojo_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/dojo_in_phpdesigner_7?rev=1292023670&amp;do=diff</link>
        <description>phpDesigner 7 comes with a built-in JavaScript Editor. Access and work with your JavaScript classes and functions through the code completion and code tip on the fly and easily navigate through your JavaScript with the declaration manager. phpDesigner 7 comes with support for working with all the popular JavaScript frameworks like jQuery, Ext JS, YUI, Dojo Toolkit, MooTools and Prototype!</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/ext_js_in_phpdesigner_7?rev=1292023670&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:50+00:00</dc:date>
        <title>tutorials:ext_js_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/ext_js_in_phpdesigner_7?rev=1292023670&amp;do=diff</link>
        <description>phpDesigner 7 comes with a built-in JavaScript Editor. Access and work with your JavaScript classes and functions through the code completion and code tip on the fly and easily navigate through your JavaScript with the declaration manager. phpDesigner 7 comes with support for working with all the popular JavaScript frameworks like jQuery, Ext JS, YUI, Dojo, MooTools and Prototype!</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/ez_components_in_phpdesigner_7?rev=1292023670&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:50+00:00</dc:date>
        <title>tutorials:ez_components_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/ez_components_in_phpdesigner_7?rev=1292023670&amp;do=diff</link>
        <description>Introduction


phpDesigner 7 is a PHP EDITOR and PHP IDE that gives you the possibility to work with the eZ Components. You can access its classes, functions and variables inside phpDesigner 7.

eZ Components eZ Components is an enterprise ready general purpose PHP components library used independently or together for PHP application development. With eZ Components, developers do not have to reinvent the wheel, instead they can concentrate on solving customer-specific needs .</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/jquery_in_phpdesigner_7?rev=1292023671&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:51+00:00</dc:date>
        <title>tutorials:jquery_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/jquery_in_phpdesigner_7?rev=1292023671&amp;do=diff</link>
        <description>phpDesigner 7 comes with a built-in JavaScript Editor. Access and work with your JavaScript classes and functions through the code completion and code tip on the fly and easily navigate through your JavaScript with the declaration manager. phpDesigner 7 comes with support for working with all the popular JavaScript frameworks like jQuery, Ext JS, YUI, Dojo, MooTools and Prototype!</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/mootools_in_phpdesigner_7?rev=1292023671&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:51+00:00</dc:date>
        <title>tutorials:mootools_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/mootools_in_phpdesigner_7?rev=1292023671&amp;do=diff</link>
        <description>phpDesigner 7 comes with a built-in JavaScript Editor. Access and work with your JavaScript classes and functions through the code completion and code tip on the fly and easily navigate through your JavaScript with the declaration manager. phpDesigner 7 comes with support for working with all the popular JavaScript frameworks like jQuery, Ext JS, YUI, Dojo Toolkit, MooTools and Prototype!</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/noloh_in_phpdesigner_7?rev=1292023671&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:51+00:00</dc:date>
        <title>tutorials:noloh_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/noloh_in_phpdesigner_7?rev=1292023671&amp;do=diff</link>
        <description>Introduction


phpDesigner 7 is a PHP EDITOR and PHP IDE that gives you the possibility to work with the NOLOH. You can access its classes, functions and variables inside phpDesigner 7.

NOLOH is a lightweight, on-demand, object oriented Web application development platform. It is ideal for developing feature-rich web sites and web applications faster and with fewer resources. NOLOH extends PHP 5.1+, eliminates the need for HTML and JavaScript, and builds in many advanced features such as codele…</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/prado_in_phpdesigner_7?rev=1292023671&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:51+00:00</dc:date>
        <title>tutorials:prado_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/prado_in_phpdesigner_7?rev=1292023671&amp;do=diff</link>
        <description>Introduction


phpDesigner 7 is a PHP EDITOR and PHP IDE that gives you the possibility to work with the PRADO. You can access its classes, functions and variables inside phpDesigner 7.

The PRADO framework is an open source programming framework for creating professional web applications. PRADO means PHP Rapid Application Development Object-oriented. It is component-based and allows event-driven programming. PRADO, which has a configurable and pluggable modular architecture, supports Ajax compo…</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/prototype_in_phpdesigner_7?rev=1292023671&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:51+00:00</dc:date>
        <title>tutorials:prototype_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/prototype_in_phpdesigner_7?rev=1292023671&amp;do=diff</link>
        <description>phpDesigner 7 comes with a built-in JavaScript Editor. Access and work with your JavaScript classes and functions through the code completion and code tip on the fly and easily navigate through your JavaScript with the declaration manager. phpDesigner 7 comes with support for working with all the popular JavaScript frameworks like jQuery, Ext JS, YUI, Dojo Toolkit, MooTools and Prototype!</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/symfony_in_phpdesigner_7?rev=1292023671&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:51+00:00</dc:date>
        <title>tutorials:symfony_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/symfony_in_phpdesigner_7?rev=1292023671&amp;do=diff</link>
        <description>Introduction


phpDesigner 7 is a PHP EDITOR and PHP IDE that gives you the possibility to work with the Symfony. You can access its classes, functions and variables inside phpDesigner 7.

Symfony is a web application framework written in PHP which follows the model-view-controller (MVC) paradigm. Symfony aims to speed up the creation and maintenance of web applications and to replace repetitive coding tasks. Symfony is aimed at building robust applications in an enterprise context, and aims to …</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/working_with_projects_in_phpdesigner_7?rev=1297027672&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-06T21:27:52+00:00</dc:date>
        <title>tutorials:working_with_projects_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/working_with_projects_in_phpdesigner_7?rev=1297027672&amp;do=diff</link>
        <description>Starting a new project can be tricky. There are lots of files to think about, functions to keep track of, variables, classes, and more. But phpDesigner 7 has tools that can help you making projects a lot easier. We'll discuss a few of these tools here:</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/yii_in_phpdesigner_7?rev=1292023672&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:52+00:00</dc:date>
        <title>tutorials:yii_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/yii_in_phpdesigner_7?rev=1292023672&amp;do=diff</link>
        <description>Introduction


phpDesigner 7 is a PHP EDITOR and PHP IDE that gives you the possibility to work with the Yii. You can access its classes, functions and variables inside phpDesigner 7.

Yii is a high-performance component-based PHP framework for developing large-scale Web applications. Yii enables maximum reusability in Web programming and can significantly accelerate the development process. The name Yii (pronounced as Yee or [ji:]) stands for easy, efficient and extensible.</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/yui_in_phpdesigner_7?rev=1292023672&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:52+00:00</dc:date>
        <title>tutorials:yui_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/yui_in_phpdesigner_7?rev=1292023672&amp;do=diff</link>
        <description>phpDesigner 7 comes with a built-in JavaScript Editor. Access and work with your JavaScript classes and functions through the code completion and code tip on the fly and easily navigate through your JavaScript with the declaration manager. phpDesigner 7 comes with support for working with all the popular JavaScript frameworks like jQuery, Ext JS, YUI, Dojo, MooTools and Prototype!</description>
    </item>
    <item rdf:about="http://wiki.mpsoftware.dk/doku.php/tutorials/zend_framework_in_phpdesigner_7?rev=1292023672&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-10T23:27:52+00:00</dc:date>
        <title>tutorials:zend_framework_in_phpdesigner_7</title>
        <link>http://wiki.mpsoftware.dk/doku.php/tutorials/zend_framework_in_phpdesigner_7?rev=1292023672&amp;do=diff</link>
        <description>Introduction


phpDesigner 7 is a PHP EDITOR and PHP IDE that gives you the possibility to work with the Zend Framework. You can access its classes, functions and variables inside phpDesigner 7.

Zend Framework is an is an open source, object-oriented web application framework implemented in PHP 5. Zend Framework features include:</description>
    </item>
</rdf:RDF>

