<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Php on Dwij.net</title>
    <link>https://dwij.net/categories/php/</link>
    <description>Recent content in Php on Dwij.net</description>
    <image>
      <title>Dwij.net</title>
      <url>https://dwij.net/images/cover.png</url>
      <link>https://dwij.net/images/cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sat, 24 Dec 2016 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://dwij.net/categories/php/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Creating TimeAgo function in PHP</title>
      <link>https://dwij.net/posts/creating-timeago-function-in-php/</link>
      <pubDate>Sat, 24 Dec 2016 00:00:00 +0000</pubDate>
      <guid>https://dwij.net/posts/creating-timeago-function-in-php/</guid>
      <description>Many times while displaying time on website we need to do something extra. This function script can give you time in days/hour/minutes/seconds ago format. You just need to pass the mysql time to this function. like this</description>
    </item>
    <item>
      <title>Mobile OS detection in PHP CodeIgniter</title>
      <link>https://dwij.net/posts/mobile-os-detection-in-php-codeigniter/</link>
      <pubDate>Wed, 11 Dec 2013 00:00:00 +0000</pubDate>
      <guid>https://dwij.net/posts/mobile-os-detection-in-php-codeigniter/</guid>
      <description>For doing this there is one good plugin called &amp;#34;Mobile Detect&amp;#34;. Just download library from https://github.com/serbanghita/Mobile-Detect Put Mobile_Detect.php inside libraries folder of ci application. Whenever you need to detect the OS or any other parameter, use following code: public function inde</description>
    </item>
  </channel>
</rss>
