
{"id":2169,"date":"2010-07-24T00:51:18","date_gmt":"2010-07-23T19:21:18","guid":{"rendered":"http:\/\/www.jeffrin.in\/?p=2169"},"modified":"2010-07-24T00:51:18","modified_gmt":"2010-07-23T19:21:18","slug":"division-using-php","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2010\/07\/24\/division-using-php\/","title":{"rendered":"division using PHP"},"content":{"rendered":"<h4>  division  <\/h4>\n<pre>\n#!\/usr\/bin\/php\n# Author : Jeffrin\n# jeffrin@rocketmail.com\n# License GNU GPL V3\n# usage : php subtraction.php\n&lt;?php\n$f='1';\n$s='1';\necho  $f - $s ;\necho \"\\n\";\n?&gt;\n<\/pre>\n<h4>  output  Like <\/h4>\n<pre>\n$.\/divide.php\n# Author : Jeffrin\n# jeffrin@rocketmail.com\n# License GNU GPL V3\n# usage : php divide.php\n\n1\n$\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>division #!\/usr\/bin\/php # Author : Jeffrin # jeffrin@rocketmail.com # License GNU GPL V3 # usage : php subtraction.php &lt;?php $f=&#8217;1&#8242;; $s=&#8217;1&#8242;; echo $f &#8211; $s ; echo &#8220;\\n&#8221;; ?&gt; output Like $.\/divide.php # Author : Jeffrin # jeffrin@rocketmail.com # License GNU GPL V3 # usage : php divide.php 1 $<\/p>\n","protected":false},"author":1,"featured_media":-1,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[674,877,1035,1257],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/2169"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=2169"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/2169\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=2169"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=2169"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=2169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}