<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://mynotes.babies.vn/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://mynotes.babies.vn/feed.php">
        <title>my notes - php</title>
        <description></description>
        <link>http://mynotes.babies.vn/</link>
        <image rdf:resource="http://mynotes.babies.vn/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-01T18:38:49+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://mynotes.babies.vn/doku.php?id=php:buildphpapachenginxfromsource&amp;rev=1730093068&amp;do=diff"/>
                <rdf:li rdf:resource="http://mynotes.babies.vn/doku.php?id=php:drupal&amp;rev=1667060147&amp;do=diff"/>
                <rdf:li rdf:resource="http://mynotes.babies.vn/doku.php?id=php:eclipsepdt&amp;rev=1667060147&amp;do=diff"/>
                <rdf:li rdf:resource="http://mynotes.babies.vn/doku.php?id=php:examplecodes&amp;rev=1667060147&amp;do=diff"/>
                <rdf:li rdf:resource="http://mynotes.babies.vn/doku.php?id=php:magento&amp;rev=1667060147&amp;do=diff"/>
                <rdf:li rdf:resource="http://mynotes.babies.vn/doku.php?id=php:php-apache-on-windows&amp;rev=1667060147&amp;do=diff"/>
                <rdf:li rdf:resource="http://mynotes.babies.vn/doku.php?id=php:php&amp;rev=1762782730&amp;do=diff"/>
                <rdf:li rdf:resource="http://mynotes.babies.vn/doku.php?id=php:xdebug&amp;rev=1667060147&amp;do=diff"/>
                <rdf:li rdf:resource="http://mynotes.babies.vn/doku.php?id=php:zencart&amp;rev=1667060147&amp;do=diff"/>
                <rdf:li rdf:resource="http://mynotes.babies.vn/doku.php?id=php:zendstudio&amp;rev=1667060147&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://mynotes.babies.vn/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>my notes</title>
        <link>http://mynotes.babies.vn/</link>
        <url>http://mynotes.babies.vn/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://mynotes.babies.vn/doku.php?id=php:buildphpapachenginxfromsource&amp;rev=1730093068&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-28T05:24:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>buildphpapachenginxfromsource</title>
        <link>http://mynotes.babies.vn/doku.php?id=php:buildphpapachenginxfromsource&amp;rev=1730093068&amp;do=diff</link>
        <description>Build and config php,apache,nginx

Install compiler


yum install gcc
yum install gcc-c++
yum install automake
yum install make


Build and config PHP and Nginx




Build Nginx

	*  step1: Install missing library for building source 

yum install -y pcre-devel.x86_64
yum install gd-devel -y
yum install libxslt-devel
yum install openssl-devel</description>
    </item>
    <item rdf:about="http://mynotes.babies.vn/doku.php?id=php:drupal&amp;rev=1667060147&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-29T16:15:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>drupal</title>
        <link>http://mynotes.babies.vn/doku.php?id=php:drupal&amp;rev=1667060147&amp;do=diff</link>
        <description>drupal 7

Docs:

	*  
	*  &lt;https://wappalyzer.com/&gt;
	*  &lt;http://topdrops.org/&gt;
	*  &lt;http://www.drupalshowcase.com/&gt;
	*  
	*  

api:

	*  &lt;https://api.drupal.org&gt;

Drupal Overview

Refer: refer: &lt;https://drupal.org/getting-started/before/overview&gt;
Everyone planning and building Web solutions with Drupal benefits from understanding what a “hook” is—and why Drupal is not a CMS.

Everyone involved needs to understand that they can architect a Drupal site that offers a</description>
    </item>
    <item rdf:about="http://mynotes.babies.vn/doku.php?id=php:eclipsepdt&amp;rev=1667060147&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-29T16:15:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>eclipsepdt</title>
        <link>http://mynotes.babies.vn/doku.php?id=php:eclipsepdt&amp;rev=1667060147&amp;do=diff</link>
        <description>Eclipse PDT(PHP Development Tool)

Install with Eclipse Available

	*  Step1: Download and Install Eclipse EE from &lt;https://eclipse.org/downloads/&gt;. You must specify java version on your computer to download eclipse 32bits(java 32bits) or 64bit(java 64bits)(You should install Eclipse 3.6 32bits</description>
    </item>
    <item rdf:about="http://mynotes.babies.vn/doku.php?id=php:examplecodes&amp;rev=1667060147&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-29T16:15:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>examplecodes</title>
        <link>http://mynotes.babies.vn/doku.php?id=php:examplecodes&amp;rev=1667060147&amp;do=diff</link>
        <description>PHP example codes

Basic Examples for reading and understanding code(testing)

func_get_args


&lt;?php

function myfunction() {
	list($string) = func_get_args();
	print $string;
}

myfunction(&quot;Hello, World!&quot;);

?&gt;


output:


Hello, World!


reference variable</description>
    </item>
    <item rdf:about="http://mynotes.babies.vn/doku.php?id=php:magento&amp;rev=1667060147&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-29T16:15:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>magento</title>
        <link>http://mynotes.babies.vn/doku.php?id=php:magento&amp;rev=1667060147&amp;do=diff</link>
        <description>Magento Ecommerce

refer: &lt;http://www.boostingecommerce.com/10-magento-front-end-development-best-practices&gt;

&lt;http://www.magentocommerce.com/wiki/&gt;

&lt;http://www.magentocommerce.com/knowledge-base&gt;

&lt;http://www.youtube.com/watch?v=r44z5OMHk6A&gt;

&lt;https://www.ebayopensource.org&gt;

&lt;http://www.magentocommerce.com/wiki/2_-_magento_concepts_and_architecture/magento-architecture&gt;

&lt;http://www.magentocommerce.com/knowledge-base/entry/magento-for-dev-part-1-introduction-to-magento#5&gt;

&lt;http://www.alrayes…</description>
    </item>
    <item rdf:about="http://mynotes.babies.vn/doku.php?id=php:php-apache-on-windows&amp;rev=1667060147&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-29T16:15:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>php-apache-on-windows</title>
        <link>http://mynotes.babies.vn/doku.php?id=php:php-apache-on-windows&amp;rev=1667060147&amp;do=diff</link>
        <description>PHP and Apache on Windows

Install php, apache on windows

prepare environment for installing

prepare environment for running PHP if you only download package which only contain PHP command lines, not PHP package installer. You need to install Visual C++ Redistributable for Visual Studio</description>
    </item>
    <item rdf:about="http://mynotes.babies.vn/doku.php?id=php:php&amp;rev=1762782730&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-10T13:52:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>php</title>
        <link>http://mynotes.babies.vn/doku.php?id=php:php&amp;rev=1762782730&amp;do=diff</link>
        <description>PHP code

PHP Editor:

	*  Notepad++: &lt;http://notepad-plus-plus.org/download/v6.6.3.html&gt;
	*  Eclipse pdt: Eclipse PDT(PHP Development Tool)

Create PHP simple code and run

Create helloworld.php


&lt;?php
  print &quot;Hello Web!&quot;;
?&gt;


Create phpinfo.php


&lt;?php
  phpinfo();
?&gt;


Run PHP code

	*  linux: 

php helloworld.php


	*  windows:</description>
    </item>
    <item rdf:about="http://mynotes.babies.vn/doku.php?id=php:xdebug&amp;rev=1667060147&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-29T16:15:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>xdebug</title>
        <link>http://mynotes.babies.vn/doku.php?id=php:xdebug&amp;rev=1667060147&amp;do=diff</link>
        <description>Debug PHP with xdebug

Refer: &lt;http://wiki.uniformserver.com/index.php/Uniform_Server_PHP_IDE:_XDebug_Overview&gt;

xdebug architecture

PHP Cli Debugging



The PHP extension php_xdebug.dll seamlessly installs code to provide interpreter control and communication between a client (Notepad++ with DBGp plugin installed in the IDE) and the PHP interpreter over port 9000. Effectively php_xdebug.dll includes a mini server to provide communication with a client.</description>
    </item>
    <item rdf:about="http://mynotes.babies.vn/doku.php?id=php:zencart&amp;rev=1667060147&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-29T16:15:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>zencart</title>
        <link>http://mynotes.babies.vn/doku.php?id=php:zencart&amp;rev=1667060147&amp;do=diff</link>
        <description>ZenCart

First basic changes after install zendcart

	*  Step1: Change directory admin to new name, for example: new name is adminpage
	*  Step2: Install new language Vietnamese
			*  Download new language and copy to directory includes\languages\ and</description>
    </item>
    <item rdf:about="http://mynotes.babies.vn/doku.php?id=php:zendstudio&amp;rev=1667060147&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-29T16:15:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>zendstudio</title>
        <link>http://mynotes.babies.vn/doku.php?id=php:zendstudio&amp;rev=1667060147&amp;do=diff</link>
        <description>Zend Studio

common config for PHP

Under Window -&gt; Preferences:

	*  set Encoding UTF-8: Expand left menu to General -&gt; Workspace: 
		*  Check Text file encoding and select:

Other:
  UTF-8


		*  Check New text file line delimiter and select:

Other:
  Unix</description>
    </item>
</rdf:RDF>
