<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>sWWW - Sylwester Wojnowski - Code For The Web</title>
    <link>https://wojnowski.net.pl/</link>
    <description>Web Development articles and code. Tag: cURL</description>
    <generator>sWWWRSSGenerator</generator>
    <copyright>2026 Sylwester Wojnowski. All rights reserved.</copyright>
    <category>Information Technology</category>
    <language>en-us</language>
    <image>
      <link>https://swww.com.pl/</link>
      <url>https://swww.com.pl/media/img/post/swww_144.png</url>
      <title>sWWW - Sylwester Wojnowski - Code For The Web</title>
    </image>
    <pubDate>Mon, 03 Aug 2020 00:39:31 +0100</pubDate>
    <item>
      <title>Piping JSON object to PHP script</title>
      <pubDate>Mon, 03 Aug 2020 00:39:31 +0100</pubDate>
      <guid>http://swww.com.pl/main/index/piping-json-object-to-php-script</guid>
      <description>Article about how to pass data from a shell to a PHP script with a pipe on the command line or directly using PHP system function.</description>
    </item>
    <item>
      <title>cURL over HTTPS - web mailbox authentication and data access</title>
      <pubDate>Sat, 01 Aug 2020 16:35:27 +0100</pubDate>
      <guid>http://swww.com.pl/main/index/curl-over-https-web-mailbox-authentication-and-data-access</guid>
      <description>Using cURL over HTTP with TLS to access your web mailbox and collect data from it.</description>
    </item>
  </channel>
</rss>
