<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>intval | Tutes Club</title>
	<atom:link href="https://tutes.in/tag/intval/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutes.in</link>
	<description>Tutorials for all</description>
	<lastBuildDate>Sat, 04 Jul 2020 13:13:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>PHP caveats &#8211; int/float type conversion</title>
		<link>https://tutes.in/php-caveats-int-float-type-conversion/</link>
					<comments>https://tutes.in/php-caveats-int-float-type-conversion/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Sat, 04 Jul 2020 12:45:18 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[intval]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[typecasting]]></category>
		<guid isPermaLink="false">https://tutes.in/?p=2601</guid>

					<description><![CDATA[<p>The following code checks various scenarios in which inbuilt functions like intval, floatval, is_numeric, is_float and filter_var would result for several different types of values. Feel free to run in your local, leave comments if I can make the results more interesting with some more functions. https://gist.github.com/harshvardhanmalpani/8dd0222e4821d0e495532abe9007fef1 Output / Results</p>
The post <a href="https://tutes.in/php-caveats-int-float-type-conversion/">PHP caveats – int/float type conversion</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/php-caveats-int-float-type-conversion/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
