<?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>MyBB &#8211; Kerem ER</title>
	<atom:link href="https://kkerem.com/category/mybb/feed/" rel="self" type="application/rss+xml" />
	<link>https://kkerem.com</link>
	<description>Web Geliştiricisi</description>
	<lastBuildDate>Sat, 22 Jun 2024 21:44:23 +0000</lastBuildDate>
	<language>tr-TR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://kkerem.com/wp-content/uploads/favicon-1-150x150.png</url>
	<title>MyBB &#8211; Kerem ER</title>
	<link>https://kkerem.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>MyBB Değişkenleri</title>
		<link>https://kkerem.com/mybb-degiskenleri/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 18 Apr 2019 08:20:55 +0000</pubDate>
				<category><![CDATA[MyBB]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://localhost/kerem/?p=181</guid>

					<description><![CDATA[&#60;?php define("IN_MYBB", 1); require_once "./global.php"; if($mybb-&#62;user['uid'] == KULLANICI_ID) { echo '&#60;pre&#62;'; var_dump($mybb); echo '&#60;/pre&#62;'; } ?&#62; KULLANICI_ID bölümüne sadece sizin görebilmeniz için int şeklinde kullanıcı idsi girilmesi gerekmekte.]]></description>
										<content:encoded><![CDATA[<pre><code class="language-php hljs"><span class="hljs-meta">&lt;?php</span>
<span class="hljs-title function_ invoke__">define</span>(<span class="hljs-string">"IN_MYBB"</span>, <span class="hljs-number">1</span>);
<span class="hljs-keyword">require_once</span> <span class="hljs-string">"./global.php"</span>;

<span class="hljs-keyword">if</span>(<span class="hljs-variable">$mybb</span>-&gt;user[<span class="hljs-string">'uid'</span>] == KULLANICI_ID) {
  <span class="hljs-keyword">echo</span> <span class="hljs-string">'&lt;pre&gt;'</span>;
  <span class="hljs-title function_ invoke__">var_dump</span>(<span class="hljs-variable">$mybb</span>);
  <span class="hljs-keyword">echo</span> <span class="hljs-string">'&lt;/pre&gt;'</span>;
}
<span class="hljs-meta">?&gt;</span></code></pre>
<p>KULLANICI_ID bölümüne sadece sizin görebilmeniz için int şeklinde kullanıcı idsi girilmesi gerekmekte.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
