<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019405" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019405</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/reducing-size#comment-1115936</link>
    <description> &lt;p&gt;Awesome! I thought it would be for but I didn&#039;t know exactly how to do it. I learn something new every day &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Thanks Zollet!&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Oct 2002 02:11:19 +0000</pubDate>
 <dc:creator>necrotic</dc:creator>
 <guid isPermaLink="false">comment 1115936 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/reducing-size#comment-1115935</link>
    <description> &lt;p&gt;Ahhhh... Why didn&#039;t you say so from the begining. I wasn&#039;t sure what you wanted, try this code...&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$do &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;== &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;more&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) { &lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ep &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$HTTP_COOKIE_VARS&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;EP\&quot;]; &lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$rand&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = rand(10,50); &lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ep&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ep&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; + &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$rand&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;; &lt;br /&gt;} &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$EpNeed&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; =&amp;nbsp; array(&#039;0&#039;,&#039;156&#039;,&#039;390&#039;,&#039;780&#039;,&#039;1170&#039;,&#039;1560&#039;,&#039;1950&#039;,&#039;2340&#039;,&#039;2730&#039;,&#039;3120&#039;,&#039;3510&#039;,&#039;3900&#039;,&#039;4290&#039;,&#039;4680&#039;,&#039;5850&#039;,&#039;6240&#039;,&#039;6630&#039;,&#039;7020&#039;,&#039;7800&#039;,&#039;8190&#039;,&#039;8580&#039;); // Currently goes to 20 &lt;br /&gt;&lt;br /&gt;for(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$i&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = 0; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ep&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; &amp;gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$EpNeed&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$i&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$i&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;++) {&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$level&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$i&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;;&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$next&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$EpNeed&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$i&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; + 1];&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;setCookie(\&quot;EP\&quot;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ep&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;); &lt;br /&gt;&lt;br /&gt;echo (\&quot;&amp;lt;A HREF=\\&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;test&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;php&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;?do=&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;more&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;\\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&amp;gt;Add EXP&amp;lt;/A&amp;gt; Currently have &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ep&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; (Level &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$level&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;)&amp;lt;BR /&amp;gt;\&quot;); &lt;br /&gt;echo (\&quot;Next Level: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$next&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;\&quot;); &lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Oct 2002 02:00:55 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1115935 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/reducing-size#comment-1115934</link>
    <description> &lt;p&gt;I&#039;ll try that, but I don&#039;t think it will work. I&#039;m writing a script for an RPG and the EP is for Experience Points, which is not the level. But I will try it anyway.&lt;/p&gt;
&lt;p&gt;EDIT: Ya, that doesn&#039;t work at all. There might not be a way to make it smaller. I&#039;ll explain it (The script) more in a bit.&lt;/p&gt;
&lt;p&gt;EDIT2: Click the link in my first post, I&#039;ve explained what everything is/does.&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Oct 2002 01:47:23 +0000</pubDate>
 <dc:creator>necrotic</dc:creator>
 <guid isPermaLink="false">comment 1115934 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/reducing-size#comment-1115929</link>
    <description> &lt;p&gt;Hmm.. I&#039;m not sure exactly what you&#039;re trying to do, but the above could probably be done like this...&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$do &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;== &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;more&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) { &lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ep &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$HTTP_COOKIE_VARS&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;EP\&quot;]; &lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$rand&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = rand(10,50); &lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ep&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ep&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; + &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$rand&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;; &lt;br /&gt;} &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$EpNeed&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = array(&#039;0&#039;,&#039;156&#039;,&#039;390&#039;,&#039;780&#039;,&#039;1170&#039;,&#039;1560&#039;,&#039;1950&#039;,&#039;2340&#039;,&#039;2730&#039;,&#039;3120&#039;,&#039;3510&#039;,&#039;3900&#039;,&#039;4290&#039;,&#039;4680&#039;,&#039;5850&#039;,&#039;6240&#039;,&#039;6630&#039;,&#039;7020&#039;,&#039;7800&#039;,&#039;8190&#039;,&#039;8580&#039;; // Currently goes to 20 &lt;br /&gt;&lt;br /&gt;if(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ep&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; &amp;lt;= 20) { // If you don&#039;t want the 20 limit, just raise or delete this if statement.&lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$level&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ep&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;;&lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$next&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$EpNeed&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ep&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; - &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$ep&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;;&lt;br /&gt;}&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Oct 2002 00:23:37 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1115929 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
