<?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>PHP Code - Arvind Verma</title>
	<atom:link href="https://arvindverma.com/code/php/feed/" rel="self" type="application/rss+xml" />
	<link>https://arvindverma.com/code/php/</link>
	<description>Founder &#38; CEO of XpertzTech, Specialize in Requirements Analysis, Agile Methodologies, Software Development Life Cycle(SDLC), C# ASP.Net, SQL, MVC, WCF &#38; Web Services, Web API, WPF, Xamarin, HTML, CSS, Javascript, jQuery, Mongo, Express, Angular, Node, PHP, Wordpress, Opencart &#38; Bot Frameworks.</description>
	<lastBuildDate>Thu, 14 Nov 2019 08:57:35 +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>

<image>
	<url>https://i0.wp.com/arvindverma.com/wp-content/uploads/2017/10/cropped-Arvind-Verma-2.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>PHP Code - Arvind Verma</title>
	<link>https://arvindverma.com/code/php/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">136505580</site>	<item>
		<title>Create and send outlook meeting calendar event using php</title>
		<link>https://arvindverma.com/create-and-send-outlook-meeting-calendar-event-using-php/</link>
		
		<dc:creator><![CDATA[Arvind Verma]]></dc:creator>
		<pubDate>Thu, 18 Jul 2019 18:04:22 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webmail]]></category>
		<category><![CDATA[Outlook]]></category>
		<guid isPermaLink="false">http://adzsol.com/?p=672</guid>

					<description><![CDATA[<p>In this article I am going to explain How to Create and send outlook meeting calendar event using php. Before getting started with the process, lets analyse the terms used in the article. Outlook Meetings: When you  schedule a meeting in outlook calendar, it actively involve the people that you book the meeting with, along &#8230; </p>
<p class="link-more"><a href="https://arvindverma.com/create-and-send-outlook-meeting-calendar-event-using-php/" class="more-link">Continue reading<span class="screen-reader-text"> "Create and send outlook meeting calendar event using php"</span></a></p>
<p>The post <a href="https://arvindverma.com/create-and-send-outlook-meeting-calendar-event-using-php/">Create and send outlook meeting calendar event using php</a> appeared first on <a href="https://arvindverma.com">Arvind Verma</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">672</post-id>	</item>
		<item>
		<title>PHP code to send email using PHP mail function</title>
		<link>https://arvindverma.com/php-code-to-send-email-using-php-mail-function/</link>
		
		<dc:creator><![CDATA[Arvind Verma]]></dc:creator>
		<pubDate>Thu, 14 Mar 2019 12:53:44 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webmail]]></category>
		<guid isPermaLink="false">http://adzsol.com/?p=615</guid>

					<description><![CDATA[<p>In this article I am going to share the PHP code to send email using PHP mail function. Nowadays every website has contact form to receive customers query through website contact form. Actually this is a good idea to collect your visitors information so that later you can contact them regarding your products &#38; solution.You &#8230; </p>
<p class="link-more"><a href="https://arvindverma.com/php-code-to-send-email-using-php-mail-function/" class="more-link">Continue reading<span class="screen-reader-text"> "PHP code to send email using PHP mail function"</span></a></p>
<p>The post <a href="https://arvindverma.com/php-code-to-send-email-using-php-mail-function/">PHP code to send email using PHP mail function</a> appeared first on <a href="https://arvindverma.com">Arvind Verma</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">615</post-id>	</item>
		<item>
		<title>Run PHP script automatically at a specified time using Cron Jobs</title>
		<link>https://arvindverma.com/run-php-script-automatically-at-a-specified-time-using-cron-jobs/</link>
		
		<dc:creator><![CDATA[Arvind Verma]]></dc:creator>
		<pubDate>Sat, 16 Feb 2019 14:24:24 +0000</pubDate>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Cron Jobs]]></category>
		<guid isPermaLink="false">http://adzsol.com/?p=580</guid>

					<description><![CDATA[<p>In this article, I am going to explain How to Run PHP script automatically at a specified time using Cron Jobs. If you are a website developer and working on web related projects, sooner or later you will face  the situation, when you need to automate the code execution task on server. Automation task like  &#8230; </p>
<p class="link-more"><a href="https://arvindverma.com/run-php-script-automatically-at-a-specified-time-using-cron-jobs/" class="more-link">Continue reading<span class="screen-reader-text"> "Run PHP script automatically at a specified time using Cron Jobs"</span></a></p>
<p>The post <a href="https://arvindverma.com/run-php-script-automatically-at-a-specified-time-using-cron-jobs/">Run PHP script automatically at a specified time using Cron Jobs</a> appeared first on <a href="https://arvindverma.com">Arvind Verma</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">580</post-id>	</item>
		<item>
		<title>Check or Change PHP Version in cPanel Hosting</title>
		<link>https://arvindverma.com/check-change-php-version-cpanel-hosting/</link>
		
		<dc:creator><![CDATA[Arvind Verma]]></dc:creator>
		<pubDate>Mon, 16 Oct 2017 11:46:14 +0000</pubDate>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://www.xpertztech.com/?p=104</guid>

					<description><![CDATA[<p>In this article, I am going to explain you How to Check or Change PHP Version in cPanel Hosting. Many times our script or project requires specific configuration and software version to run successfully on cPanel. For this we have to update the configuration and version accordingly. But if you are new to cPanel &#38; &#8230; </p>
<p class="link-more"><a href="https://arvindverma.com/check-change-php-version-cpanel-hosting/" class="more-link">Continue reading<span class="screen-reader-text"> "Check or Change PHP Version in cPanel Hosting"</span></a></p>
<p>The post <a href="https://arvindverma.com/check-change-php-version-cpanel-hosting/">Check or Change PHP Version in cPanel Hosting</a> appeared first on <a href="https://arvindverma.com">Arvind Verma</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">104</post-id>	</item>
	</channel>
</rss>
