<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Aiodrix</title>
    <description>The latest articles on DEV Community by Aiodrix (@decenphp).</description>
    <link>https://dev.to/decenphp</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2351270%2F722b050a-9dfb-420f-b3b4-da0a2272962e.jpg</url>
      <title>DEV Community: Aiodrix</title>
      <link>https://dev.to/decenphp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/decenphp"/>
    <language>en</language>
    <item>
      <title>decenphp1.4</title>
      <dc:creator>Aiodrix</dc:creator>
      <pubDate>Thu, 14 Nov 2024 11:08:10 +0000</pubDate>
      <link>https://dev.to/decenphp/decenphp14-2op8</link>
      <guid>https://dev.to/decenphp/decenphp14-2op8</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx7dxh8qjbh7qb3kbisjb.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx7dxh8qjbh7qb3kbisjb.jpg" alt="Image description" width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;DecenPHP has reached version 1.4. Now, it is easy to search for files or links in the database using PHP and MySQL/MariaDB.&lt;/p&gt;

&lt;p&gt;"But, what is DecenPHP?"&lt;/p&gt;

&lt;p&gt;DecenPHP offers an easy way to search for files hosted on websites and HTTP servers. This can be done either through a MySQL database (which stores only the links and URLs) or by accessing the websites directly to retrieve their file lists (using PHP and without a database).&lt;/p&gt;

&lt;p&gt;Other features include login, registration, statistics on the files that have received the most likes, file promotion, etc.&lt;/p&gt;

&lt;p&gt;Users can manually enter links or provide a URL containing a list of links.&lt;/p&gt;

&lt;p&gt;Additionally, it has various tools that do not require a database, such as temporary chat, etc.&lt;/p&gt;

&lt;p&gt;Our project aims to build simple distributed and decentralized systems, as well as to create static pages...&lt;/p&gt;

&lt;p&gt;Each server displays all the files it hosts in files.php (showing a list of links) or files_json.php (showing a JSON text). This enables decentralized searching by checking if the user input matches the name of a file hosted on a server using search.php or search_json.php.&lt;/p&gt;

&lt;p&gt;The receiver.php page can receive files from any user via a POST request. The file will be saved in the 'files' directory and renamed with the file's SHA-256 hash (plus the original extension). To send a file to a server, the user can use sender.php, sender_multiple.php or sender_multiple_list.php.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/aiodrix/2N_NoSQL" rel="noopener noreferrer"&gt;https://github.com/aiodrix/2N_NoSQL&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.mediafire.com/file/u9e3dxiz9py75hu/decenphp1.4.zip/file" rel="noopener noreferrer"&gt;https://www.mediafire.com/file/u9e3dxiz9py75hu/decenphp1.4.zip/file&lt;/a&gt;&lt;br&gt;
&lt;a href="https://archive.org/details/decenphp1.4" rel="noopener noreferrer"&gt;https://archive.org/details/decenphp1.4&lt;br&gt;
&lt;/a&gt;&lt;/p&gt;

</description>
      <category>php</category>
      <category>mysql</category>
      <category>web3</category>
      <category>opensource</category>
    </item>
    <item>
      <title>DecenPHP</title>
      <dc:creator>Aiodrix</dc:creator>
      <pubDate>Tue, 05 Nov 2024 08:16:07 +0000</pubDate>
      <link>https://dev.to/decenphp/decenphp-kgh</link>
      <guid>https://dev.to/decenphp/decenphp-kgh</guid>
      <description>&lt;p&gt;a decentralized php framework project&lt;/p&gt;

</description>
      <category>php</category>
      <category>decentralized</category>
      <category>web3</category>
    </item>
  </channel>
</rss>
