<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Method Chaining in PHP</title>
	<atom:link href="https://www.webmaster-source.com/2013/03/13/method-chaining-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com/2013/03/13/method-chaining-in-php/</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Mon, 06 Apr 2026 13:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>By: Quý Nguyễn Văn</title>
		<link>https://www.webmaster-source.com/2013/03/13/method-chaining-in-php/#comment-38921</link>
		<dc:creator><![CDATA[Quý Nguyễn Văn]]></dc:creator>
		<pubDate>Sun, 11 May 2014 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=5027#comment-38921</guid>
		<description><![CDATA[thank for guide . It is very useful. You can write a guide advance method chaining with variables and implements method from another class.]]></description>
		<content:encoded><![CDATA[<p>thank for guide . It is very useful. You can write a guide advance method chaining with variables and implements method from another class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catatan Belajar</title>
		<link>https://www.webmaster-source.com/2013/03/13/method-chaining-in-php/#comment-37138</link>
		<dc:creator><![CDATA[Catatan Belajar]]></dc:creator>
		<pubDate>Tue, 09 Jul 2013 06:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=5027#comment-37138</guid>
		<description><![CDATA[Thanks for your explanation simple and easy to understanding about method chaining.]]></description>
		<content:encoded><![CDATA[<p>Thanks for your explanation simple and easy to understanding about method chaining.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CoursesWeb</title>
		<link>https://www.webmaster-source.com/2013/03/13/method-chaining-in-php/#comment-36447</link>
		<dc:creator><![CDATA[CoursesWeb]]></dc:creator>
		<pubDate>Wed, 15 May 2013 15:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=5027#comment-36447</guid>
		<description><![CDATA[vHi,
To return the class instance in the static method (to chain it), you can use:
return new self; .
Here is an example: 
 http://coursesweb.net/php-mysql/chaining-static-public-class-methods-php_cs]]></description>
		<content:encoded><![CDATA[<p>vHi,<br />
To return the class instance in the static method (to chain it), you can use:<br />
return new self; .<br />
Here is an example:<br />
 <a href="http://coursesweb.net/php-mysql/chaining-static-public-class-methods-php_cs" rel="nofollow">http://coursesweb.net/php-mysq.....ods-php_cs</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-04-24 06:17:49 by W3 Total Cache
-->