<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Friendly Password by Daniel Villalba Algas</title>
      <link>https://padlet.com/d_villalba/o7prl368kebv</link>
      <description>Made with fortitude</description>
      <language>en-us</language>
      <pubDate>2016-11-21 17:53:07 UTC</pubDate>
      <lastBuildDate>2025-12-30 12:47:49 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/d_villalba/o7prl368kebv/wish/139171178</link>
         <description><![CDATA[<div>&lt;?php<br>&nbsp;$filepath="filename.txt";<br>$array = file($filepath);&nbsp;<br>&nbsp;&nbsp;<br>$count($array)<br><br>password = $array[(mt_rand(0, count($list)-1)]." ".mr_rand(0,99)." ".$array[(mt_rand(0, count($list)-1)]</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-11-21 17:55:55 UTC</pubDate>
         <guid>https://padlet.com/d_villalba/o7prl368kebv/wish/139171178</guid>
      </item>
      <item>
         <title>Generate two random numbers between 0 and 1224, these will index the words from the files.</title>
         <author></author>
         <link>https://padlet.com/d_villalba/o7prl368kebv/wish/139171246</link>
         <description><![CDATA[<div><br>Generate two random numbers between 0 and 9, convert to characters.<br><br>The password is the first word/first number as a character/second number as a character/second word</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-11-21 17:56:09 UTC</pubDate>
         <guid>https://padlet.com/d_villalba/o7prl368kebv/wish/139171246</guid>
      </item>
      <item>
         <title>Read the file from the beginning, check each line, error if username exists, otherwise append.</title>
         <author></author>
         <link>https://padlet.com/d_villalba/o7prl368kebv/wish/139179964</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-11-21 18:24:45 UTC</pubDate>
         <guid>https://padlet.com/d_villalba/o7prl368kebv/wish/139179964</guid>
      </item>
      <item>
         <title>how to (no code)</title>
         <author></author>
         <link>https://padlet.com/d_villalba/o7prl368kebv/wish/139180039</link>
         <description><![CDATA[<div>pull file into an array and look up array for exisating entry of same name</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-11-21 18:24:59 UTC</pubDate>
         <guid>https://padlet.com/d_villalba/o7prl368kebv/wish/139180039</guid>
      </item>
      <item>
         <title>if (in_array(&quot;what you want&quot;, the array)) {    action;}</title>
         <author></author>
         <link>https://padlet.com/d_villalba/o7prl368kebv/wish/139181052</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-11-21 18:28:25 UTC</pubDate>
         <guid>https://padlet.com/d_villalba/o7prl368kebv/wish/139181052</guid>
      </item>
      <item>
         <title>No idea if this will work.. :)</title>
         <author></author>
         <link>https://padlet.com/d_villalba/o7prl368kebv/wish/139181063</link>
         <description><![CDATA[<div>if (in_array($username, $myFile)) {<br>&nbsp; &nbsp; echo $username." already exists!";&nbsp;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-11-21 18:28:27 UTC</pubDate>
         <guid>https://padlet.com/d_villalba/o7prl368kebv/wish/139181063</guid>
      </item>
   </channel>
</rss>
