<?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: Rodmako</title>
    <description>The latest articles on DEV Community by Rodmako (@rodmako3).</description>
    <link>https://dev.to/rodmako3</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%2F746789%2Fed0e8f7d-a650-49e4-a39b-66d3579a2e40.png</url>
      <title>DEV Community: Rodmako</title>
      <link>https://dev.to/rodmako3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rodmako3"/>
    <language>en</language>
    <item>
      <title>Php and mysql database hosting questions.</title>
      <dc:creator>Rodmako</dc:creator>
      <pubDate>Wed, 19 Jan 2022 13:14:45 +0000</pubDate>
      <link>https://dev.to/rodmako3/php-and-mysql-database-hosting-questions-2286</link>
      <guid>https://dev.to/rodmako3/php-and-mysql-database-hosting-questions-2286</guid>
      <description>&lt;p&gt;Php and mysql database hosting questions.&lt;br&gt;
I was using only the previous html css javascript (jQuery).&lt;/p&gt;

&lt;p&gt;Not long ago, I learned the use of php and database by self-taught.&lt;br&gt;
Write a site with php (ajax) and learn later (ajax works the same way as fetch, right? Displayed on the screen without refreshing...))) That php used to get data from the database.&lt;br&gt;
I wanted to have access to my site from other devices (other networks).Therefore, the port forwarding http80 was left open to access my bitnami Apache htdoc folder.&lt;br&gt;
It worked successfully and was satisfactory.&lt;br&gt;
However, human greed is endless.&lt;br&gt;
And security issues...&lt;br&gt;
I wondered if my small, old, cracked laptop and home server (router, commonly referred to as Wi-Fi) could withstand requests from numerous devices.&lt;/p&gt;

&lt;p&gt;So I found the keyword 'hosting' through search.&lt;br&gt;
Hosting means putting a file on the hosting server (company) and the user communicates with the server, right?&lt;br&gt;
You will send or refer to the data in the database through php. How can I mount php and database on different servers so that they don't come to my area (I mean this small old home Wi-Fi and laptop)? And finally, what I want to create is not a website, but an application using web technology, and I want to post it on the Google Store (in the form that the address bar is invisible to the user).&lt;br&gt;
I want you to tell me free websites or technical keywords about this.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>I want to erase this white border line...</title>
      <dc:creator>Rodmako</dc:creator>
      <pubDate>Mon, 29 Nov 2021 11:15:30 +0000</pubDate>
      <link>https://dev.to/rodmako3/i-want-to-erase-this-white-border-line-4cdd</link>
      <guid>https://dev.to/rodmako3/i-want-to-erase-this-white-border-line-4cdd</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qntOmrAu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cvnzj8s3l4tqn1q29wkf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qntOmrAu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cvnzj8s3l4tqn1q29wkf.png" alt="Image description" width="880" height="359"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--B8SXvZJ7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9otbg00xrey3z6554o0g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--B8SXvZJ7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9otbg00xrey3z6554o0g.png" alt="Image description" width="880" height="698"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QoA6xv-x--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/33dmquzzucubquw168en.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QoA6xv-x--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/33dmquzzucubquw168en.png" alt="Image description" width="880" height="377"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I want to erase this white border line.&lt;br&gt;
I've tried several times. &lt;br&gt;
And I knew it wasn't a border. &lt;br&gt;
But I have no idea how to fix it.&lt;/p&gt;

&lt;p&gt;It is a text type of input tag.&lt;br&gt;
It is a background setting of 100% width and height.&lt;/p&gt;

&lt;p&gt;However, the rest of the white parts are formed. &lt;/p&gt;

&lt;p&gt;Take a picture of the code and upload it to make it easier to see. &lt;/p&gt;

&lt;p&gt;I asked the school teacher, but only the insincere answer came back.&lt;/p&gt;

&lt;p&gt;This is English that feels like a Korean using a translator.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>css</category>
      <category>html</category>
    </item>
  </channel>
</rss>
