<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020327" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020327</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-script-help#comment-1124324</link>
    <description> &lt;p&gt;Okay, I got the flood control to work. Thanks.&lt;/p&gt;
 </description>
     <pubDate>Tue, 28 Jan 2003 02:52:28 +0000</pubDate>
 <dc:creator>Era</dc:creator>
 <guid isPermaLink="false">comment 1124324 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-script-help#comment-1124311</link>
    <description> &lt;p&gt;Shouldn&#039;t be to hard:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;User clicks on a link and data is stored into the database (+1 value).&lt;/strong&gt;&lt;br /&gt;
Easy, but you&#039;ll want to store when the user clicked it, also.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;User tries to click on the link again.&lt;/strong&gt;&lt;br /&gt;
.....&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Flood prevention is 5 minutes, so the user has to wait. Once the time limit is up the user can click the link again and send information to the database again.&lt;/strong&gt;&lt;br /&gt;
Have the script check the DB for the user, if user exists: get time last clicked, then get the current time and make sure it&#039;s been 5 minutes. If less, return error. If more, return link URL.&lt;/p&gt;
 </description>
     <pubDate>Mon, 27 Jan 2003 20:38:16 +0000</pubDate>
 <dc:creator>necrotic</dc:creator>
 <guid isPermaLink="false">comment 1124311 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-script-help#comment-1124310</link>
    <description> &lt;p&gt;Well, I would suggest you use well another table or something maybe make it part of the user table but anyway.&lt;/p&gt;
&lt;p&gt;You want to have it so when they click the link, where ever it goes it records into a column the date/time and also whenever the user clicks the link it checks the date/time that&#039;s currently stored in there and if it&#039;s 5+ minutes ago then it goes and does whatever you want it to and then it records the new date/time.&lt;/p&gt;
&lt;p&gt;Get it?&lt;/p&gt;
 </description>
     <pubDate>Mon, 27 Jan 2003 20:35:24 +0000</pubDate>
 <dc:creator>FinalMjolnir666</dc:creator>
 <guid isPermaLink="false">comment 1124310 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-script-help#comment-1124305</link>
    <description> &lt;p&gt;Ok.&lt;/p&gt;
 </description>
     <pubDate>Mon, 27 Jan 2003 18:02:42 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1124305 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-script-help#comment-1124302</link>
    <description> &lt;p&gt;Actually, I&#039;m just too lazy to code it myself. I already started two rpg games, and I&#039;m experienced with databases as I just finished a CMS for a subsite on my network.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.eracreations.com/members/era/phpprojects/schoolwork/jed&quot; class=&quot;bb-url&quot;&gt;http://www.eracreations.com/members/era/phpprojects/schoolwork/jed&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.eracreations.com/members/era/phpprojects/game&quot; class=&quot;bb-url&quot;&gt;http://www.eracreations.com/members/era/phpprojects/game&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 27 Jan 2003 17:13:24 +0000</pubDate>
 <dc:creator>Era</dc:creator>
 <guid isPermaLink="false">comment 1124302 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/php-script-help#comment-1124301</link>
    <description> &lt;p&gt;Since you don&#039;t seem to have much experience in programming/databases, I suggest you start with something simpler than a RPG game. There are tons of tutorials on PHP and MySQL on the net which should be easily found by a simple search.&lt;/p&gt;
&lt;p&gt;Anyways, you might also want to check &lt;a href=&quot;http://www.hotscripts.com/&quot; class=&quot;bb-url&quot;&gt;http://www.hotscripts.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Good luck&lt;/p&gt;
 </description>
     <pubDate>Mon, 27 Jan 2003 17:07:59 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1124301 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
