<?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: sattamatkaji</title>
    <description>The latest articles on DEV Community by sattamatkaji (@sattamatkaji).</description>
    <link>https://dev.to/sattamatkaji</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%2F715274%2F90e90c45-231e-4786-b855-e9af10da1663.jpg</url>
      <title>DEV Community: sattamatkaji</title>
      <link>https://dev.to/sattamatkaji</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sattamatkaji"/>
    <language>en</language>
    <item>
      <title>Simple Stock System In PHP With Source Code</title>
      <dc:creator>sattamatkaji</dc:creator>
      <pubDate>Mon, 05 Dec 2022 21:44:02 +0000</pubDate>
      <link>https://dev.to/sattamatkaji/simple-stock-system-in-php-with-source-code-ihh</link>
      <guid>https://dev.to/sattamatkaji/simple-stock-system-in-php-with-source-code-ihh</guid>
      <description>&lt;p&gt;To use this system first of you need to create an account. For that, you can simply sign up to the system and later use the login credentials to use the system. Since most of this is from the user perspective, there is nothing much functionality to this system. The user can simply add stock and also can keep their record. Not only this the users can join in the chat room for more productivity.&lt;/p&gt;

&lt;p&gt;Design of this project is pretty simple so that the user won’t find any difficulties while working on it. This System in PHP helps in easy management of inventories and stocks. To run this project you must have installed virtual server i.e XAMPP on your PC (for Windows). Use for educational &lt;a href="https://sattamatkaji.net" rel="noopener noreferrer"&gt;satta matka&lt;/a&gt; purposes only! For the project demo, have a look at the image slider below.&lt;/p&gt;

&lt;p&gt;How To Run??&lt;br&gt;
After Starting Apache and MySQL in XAMPP, follow the following steps&lt;/p&gt;

&lt;p&gt;1st Step: Extract file&lt;br&gt;
2nd Step: Copy the main project folder&lt;br&gt;
3rd Step: Paste in xampp/htdocs/&lt;/p&gt;

&lt;p&gt;Now Connecting Database&lt;/p&gt;

&lt;p&gt;4th Step: Open a browser and go to URL “&lt;a href="http://localhost/phpmyadmin/%E2%80%9D" rel="noopener noreferrer"&gt;http://localhost/phpmyadmin/”&lt;/a&gt;&lt;br&gt;
5th Step: Then, click on the databases tab&lt;br&gt;
6th Step: Create a database naming “nockbase” and then click on the import tab&lt;br&gt;
7th Step: Click on browse file and select “nockbase.sql” file which is inside “DATABASE” folder&lt;br&gt;
8th Step: Click on go.&lt;/p&gt;

&lt;p&gt;9th Step: Open a browser and go to URL “&lt;a href="http://localhost/market/%E2%80%9D" rel="noopener noreferrer"&gt;http://localhost/market/”&lt;/a&gt;&lt;/p&gt;

</description>
      <category>watercooler</category>
    </item>
  </channel>
</rss>
