<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>PHP专题</title>
<link>http://dev.itcivil.net/html/php/index.html</link>
<description>PHP专题</description>
<language>zh-cn</language>
<generator>&lt;a href=http://www.dedecms.com target=_blank&gt;Power by DedeCms&lt;/a&gt;</generator>
<webmaster>support@itcivil.net</webmaster>
<item>
    <title>PHP 5.0对象模型深度探索之属性和方法</title>
    <link>http://dev.itcivil.net/html/php/20070302/1559.html</link>
    <description>可以联用-＞，如果一个对象的属性包含了一个对象，你可以使用两个-＞运算符来得到内部对象的属性. 你甚至可以用双重引用的字符串来放置这些表达式. 下面的例子中，对象House中的属性room包含了一组Room对象。 访问方法和访问属性类似。-＞运算符用来指向实例的方法. 在</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>haohappy2004</author>
    <comments>blog</comments>
</item>
<item>
    <title>PHP 5.0对象模型深度探索之构造和析构</title>
    <link>http://dev.itcivil.net/html/php/20070302/1558.html</link>
    <description>你也可以定义一个名为__destruct的函数，PHP将在对象被销毁前调用这个函数. 它称为析构函数. 继承是类的一个强大功能。一个类(子类/派生类)可以继承另一类(父类/基类)的功能. 派生类将包含有基类的所有属性和方法，并可以在派生类中加上其他属性和方法。你也可以覆写基</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>haohappy2004</author>
    <comments>blog</comments>
</item>
<item>
    <title>PHP 5.0对象模型深度探索之定义一个类</title>
    <link>http://dev.itcivil.net/html/php/20070302/1557.html</link>
    <description>当你声明一个类,你需要列出对象应有的所有变量和所有函数—被称为属性和方法。列表1中显示了一个类的构成. 注意在大括号({})内你只能声明变量或者函数。列表2中显示了如何在一个类中定义三个属性和两个方法。 列表1 class Name extends Another Class { Access Variabl</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>haohappy2004</author>
    <comments>blog</comments>
</item>
<item>
    <title>PHP 5.0对象模型深度探索之起步</title>
    <link>http://dev.itcivil.net/html/php/20070302/1556.html</link>
    <description>面向对象编程被设计来为大型软件项目提供解决方案,尤其是多人合作的项目. 当源代码增长到一万行甚至更多的时候,每一个更动都可能导致不希望的副作用. 这种情况发生于模块间结成秘密联盟的时候,就像第一次世界大战前的欧洲。 //haohappy注:喻指模块间的关联度过高,相互</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>haohappy2004</author>
    <comments>BLOG</comments>
</item>
<item>
    <title>浅议PHP程序开发中的模板选择</title>
    <link>http://dev.itcivil.net/html/php/20070302/1555.html</link>
    <description>关于PHP的模板的确是一个说起来容易做起来麻烦的事情。随便一数大概有20种以上的选择，光pear里面就包含了5中不同的模板，实在让人头疼。 千万不要人云亦云的说这个好那个不好，选择模板之前最好先应该搞清楚模板的真正目的是什么？ 简单地说，模板的核心目的就是一个</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>秩名</author>
    <comments>中国Web网</comments>
</item>
<item>
    <title>用PHP写的身份证验证程序</title>
    <link>http://dev.itcivil.net/html/php/20070302/1554.html</link>
    <description>写了几个身份证方面的函数，个人感觉挺有用的，特别是在网络问卷调查时，对个人信息里的身份证进行验证很有用，但是应者寥寥，还是收在自己的blog里算了。 ＜?php // 计算身份证校验码，根据国家标准GB 11643-1999 function idcard_verify_number($idcard_base){ if (s</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>秩名</author>
    <comments>WEB应用网</comments>
</item>
<item>
    <title>高级PHP V5 对象研究</title>
    <link>http://dev.itcivil.net/html/php/20070302/1553.html</link>
    <description>领会暗示 首先介绍一下对象类型和类型提示的优点。一个类定义一种类型。从该类实例化的任何对象属于该类定义的类型。所以，使用 Car 类创建 Car 对象。如果 Car 类继承 Vehicle 超类，则 Car 对象还将是一个 Vehicle 对象。这反映了我们在现实世界中分类事物的方法。但</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>Matt Zandstra</author>
    <comments>IBM</comments>
</item>
<item>
    <title>旧题新貌:PHP截取中文字符串的问题</title>
    <link>http://dev.itcivil.net/html/php/20070302/1552.html</link>
    <description>程序说明： 1. len 参数以中文字符为标准，1len等于2个英文字符，为了形式上好看些 2. 如果将magic参数设为false，则中文和英文同等看待，取绝对的字符数 3. 特别适用于用htmlspecialchars()进行过编码的字符串 4. 能正确处理GB2312中实体字符模式（#93232;） 程序代码</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>d_einstein</author>
    <comments>BLOG</comments>
</item>
<item>
    <title>PHP.MVC的模板标签系统之初识PHP.MVC</title>
    <link>http://dev.itcivil.net/html/php/20070302/1551.html</link>
    <description>ActionDispatcher是默认的PHP.MVC(在beta 0.4.0以上版本)Dispatcher类.这个Action Dispatcher被包含于框架将默认被使用，除非我们定义了一个类来替代Dispatcher类。在下一节中我们将看到怎样配置我们的应用程序来使用一个替代类--TagActionDispatcher类。</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>gln</author>
    <comments>blog</comments>
</item>
<item>
    <title>天衣无缝:IIS与PHP水火也相容</title>
    <link>http://dev.itcivil.net/html/php/20070302/1550.html</link>
    <description></description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>zhenhuazhu</author>
    <comments>天极blog</comments>
</item>
<item>
    <title>Windows下PHP5和Apache的安装与配置</title>
    <link>http://dev.itcivil.net/html/php/20070302/1549.html</link>
    <description>在这里以PHP5为例介绍一下Windows下Apache和PHP5的安装与配置方法。 一 下载安装程序 Apache可以从http://www.apache.org/dyn/closer.cgi/httpd/binaries/win32/下载 PHP可以从http://www.php.net下载. 二 安装程序 1、Apache的程序安装相对来说要较为的简单一些,我们</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>mylxiaoyi</author>
    <comments>blog</comments>
</item>
<item>
    <title>PHP 5.0 中的对象重载技术研究</title>
    <link>http://dev.itcivil.net/html/php/20070302/1548.html</link>
    <description>共2页。 1 2 8 :</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>朱先忠编译</author>
    <comments>天极网</comments>
</item>
<item>
    <title>PHP 5.0 中的对象重载技术研究</title>
    <link>http://dev.itcivil.net/html/php/20070302/1547.html</link>
    <description>共2页。 1 2 8 :</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>朱先忠编译</author>
    <comments>天极网</comments>
</item>
<item>
    <title>使用开源软件Lilina构建RSS聚合器</title>
    <link>http://dev.itcivil.net/html/php/20070302/1546.html</link>
    <description>随着Blog和Wiki在互联网上的蓬勃发展，RSS作为使用XML描述和同步网站内容的格式，正在逐渐的被人们所熟知。国内外的一些著名媒体网站如BBC、百度、新浪等也都推出了基于RSS技术的新闻聚合服务，网友们可以根据自己的需要选择自己喜欢的新闻资讯频道，使用RSS聚合器(Agg</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>维维</author>
    <comments>天极网</comments>
</item>
<item>
    <title>PHP实现网页自动更新块</title>
    <link>http://dev.itcivil.net/html/php/20070302/1545.html</link>
    <description></description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>陈新征</author>
    <comments>天极网</comments>
</item>
<item>
    <title>PHP实现自动刷数和“灌水”机</title>
    <link>http://dev.itcivil.net/html/php/20070302/1544.html</link>
    <description></description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>cqfz</author>
    <comments>blog</comments>
</item>
<item>
    <title>用PHP与XML联手进行网站编程</title>
    <link>http://dev.itcivil.net/html/php/20070302/1543.html</link>
    <description>一、小序 HTML简单易学又通用，一般的PHP程序就是嵌入在HTML语言之中实现的。但是随着WEB越来越广泛的应用，HTML的弱点也越来越明显了。XML的出现，弥补了这些不足，它提供了一个能够处理互联网上全部数据的通用方法。 二、HTML的局限性分析 1、 HTML的可扩展性差。虽</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>朱先中</author>
    <comments>天极网</comments>
</item>
<item>
    <title>PHP中通过Web执行C/C++应用程序</title>
    <link>http://dev.itcivil.net/html/php/20070302/1542.html</link>
    <description>一、简介 如果你对Unix/Linux有所了解的话，你应该知道他们大都自带了C和C++的编译器，分别是GCC和G++。Unix在程序安装及Make等许多地方使用到了这些编译器。利用一些控制台命令，C++和PHP, 我将向你介绍怎样生成一个完整的C++程序例子，他可以在用PHP程序来执行，并能</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>秩名</author>
    <comments>中国IT认证实验室</comments>
</item>
<item>
    <title>PHP5中使用Web服务访问J2EE应用程序</title>
    <link>http://dev.itcivil.net/html/php/20070302/1541.html</link>
    <description>很多 Web 开发人员喜欢 PHP 的丰富功能和简单易用，但有时候他们需要访问 J2EE 应用程序服务器中已有的业务逻辑。本文将通过一些例子说明如何通过 PHP 5 中新的 SOAP 扩展使用 Web 服务来访问 J2EE 应用程序，而不必脱离 PHP 环境，也不用学习新的编程模型。 PHP、Web</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>不详</author>
    <comments>CNBLOG</comments>
</item>
<item>
    <title>PHP应用分页显示制作详细讲解</title>
    <link>http://dev.itcivil.net/html/php/20070302/1540.html</link>
    <description>1、前言 分页显示是一种非常常见的浏览和显示大量数据的方法，属于web编程中最常处理的事件之一。对于web编程的老手来说，编写这种代码实在是和呼吸一样自然，但是对于初学者来说，常常对这个问题摸不着头绪，因此特地撰写此文对这个问题进行详细的讲解，力求让看完这</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>forcer521</author>
    <comments>BLOG</comments>
</item>
<item>
    <title>防范SQL注入攻击的代码</title>
    <link>http://dev.itcivil.net/html/php/20070302/1539.html</link>
    <description>SQL注入式攻击是利用是指利用设计上的漏洞，在目标服务器上运行Sql命令以及进行其他方式的攻击，动态生成Sql命令时没有对用户输入的数据进行验证是Sql注入攻击得逞的主要原因。比如： 如果你的查询语句是select * from admin where username='&quot;user&quot;' and password='&quot;p</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>秩名</author>
    <comments>DDVIP</comments>
</item>
<item>
    <title>PHP中实现面向对象编程</title>
    <link>http://dev.itcivil.net/html/php/20070302/1538.html</link>
    <description>这篇文章介绍在PHP的面向对象编程（OOP）。我将演示如何用面向对象的概念编出较少的代码但更好的程序。祝大家好运。 面向对象编程的概念对每一个作者来说都有不同的看法，我提醒一下一个面向对象语言应有的东西： - 数据抽象和信息隐藏 - 继承 - 多态性 在PHP中使用类</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>Allen Lee</author>
    <comments>linuxbyte</comments>
</item>
<item>
    <title>使用PHP 5.0 轻松解析XML文档</title>
    <link>http://dev.itcivil.net/html/php/20070302/1537.html</link>
    <description>用sax方式的时候,要自己构建3个函数，而且要直接用这三的函数来返回数据, 要求较强的逻辑。 在处理不同结构的xml的时候, 还要重新进行构造这三个函数，麻烦! 用dom方式,倒是好些,但是他把每个节点都看作是一个node，操作起来要写好多的代码, 麻烦! 网上有好多的开源的x</description>
    <pubDate>2007-03-02</pubDate>
    <category>PHP专题</category>
    <author>btcoder的BLOG</author>
    <comments>CSDN</comments>
</item>

</channel>
</rss>
