<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ByREV &#187; Search Results  &#187;  BSL</title>
	<atom:link href="http://blog.4rev.net/?s=BSL&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.4rev.net</link>
	<description>4 REV NET</description>
	<lastBuildDate>Thu, 19 Nov 2009 00:36:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP: get absolute path to current folder / directory</title>
		<link>http://blog.4rev.net/2008-06/php-get-absolute-path-to-current-folder-directory/</link>
		<comments>http://blog.4rev.net/2008-06/php-get-absolute-path-to-current-folder-directory/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 15:22:10 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[PhP]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[get absolute path]]></category>
		<category><![CDATA[php absolute path]]></category>
		<category><![CDATA[php constant]]></category>
		<category><![CDATA[php dirname]]></category>
		<category><![CDATA[php getcwd]]></category>
		<category><![CDATA[php __FILE__]]></category>

		<guid isPermaLink="false">http://byrev.net/?p=4975</guid>
		<description><![CDATA[The simple way :
Use php function getcwd like this:
$base_folder = getcwd();
result in $base_folder is string to current path/folder without end trail, / .
or use php constant called __FILE__
define(’ABSLPATH’, dirname(__FILE__).’/&#8217;);
where ABSLPATH contains a string with end trail /.
Example for use:
require_once(ABSPATH.’wp-settings.php’);
]]></description>
		<wfw:commentRss>http://blog.4rev.net/2008-06/php-get-absolute-path-to-current-folder-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>huburi romanesti</title>
		<link>http://blog.4rev.net/2007-10/huburi-romanesti/</link>
		<comments>http://blog.4rev.net/2007-10/huburi-romanesti/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 17:59:45 +0000</pubDate>
		<dc:creator>byrev</dc:creator>
				<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[DC++]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[adrese huburi]]></category>
		<category><![CDATA[hublist.config]]></category>
		<category><![CDATA[huburi dc++]]></category>
		<category><![CDATA[huburi romania]]></category>
		<category><![CDATA[lista huburi]]></category>

		<guid isPermaLink="false">http://byrev.net/2007-10/huburi-romanesti/</guid>
		<description><![CDATA[Daca tot nu prea mai merg trackerele in ultimul timp macar au ramas huburile 
lista huburi (hublist.config)  cu adrese pentru huburi in majoritatea din romania:
http://rohublist.go.ro/hublist.config
http://www.a-net.ro/PublicHubList.config
http://www.timezone.lx.ro/rohublist.config
http://publichubslist.home.ro/rohublist.config
http://www.regielive.ro/RegieHublist.config
http://www.cyberspace.home.ro/ROHubList.config
http://www.xboss.ro/PublicHubList.config
http://dreamland.gotdns.org/PublicHubList.config.bz2
http://dcplusplus.sourceforge.net/PublicHubList.config
http://www.huburi.net/hublist.config
http://crazy.clax.ro/PublicHubList.txt
sursa: Huburi
Banuiesc ca deja stiti sa le folositi !!!
]]></description>
		<wfw:commentRss>http://blog.4rev.net/2007-10/huburi-romanesti/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
