<?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>Scripting language Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/scripting-language/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/scripting-language/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Wed, 16 Mar 2022 05:43:34 +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>What Is PHP? &#124; Introduction to PHP Programming &#124; Learn PHP Programming</title>
		<link>https://www.aiuniverse.xyz/what-is-php-introduction-to-php-programming-learn-php-programming/</link>
					<comments>https://www.aiuniverse.xyz/what-is-php-introduction-to-php-programming-learn-php-programming/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Thu, 29 Jul 2021 12:44:29 +0000</pubDate>
				<category><![CDATA[php]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[programmimg]]></category>
		<category><![CDATA[Scripting language]]></category>
		<category><![CDATA[server-side]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15171</guid>

					<description><![CDATA[<p>What is PHP PHP is Open Source server-side programming / Scripting language that is especially suited for web development and can be embedded into HTML. PHP stands <a class="read-more-link" href="https://www.aiuniverse.xyz/what-is-php-introduction-to-php-programming-learn-php-programming/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/what-is-php-introduction-to-php-programming-learn-php-programming/">What Is PHP? | Introduction to PHP Programming | Learn PHP Programming</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading"><strong>What is PHP</strong></h3>



<p>PHP is Open Source server-side programming / Scripting language that is especially suited for web development and can be embedded into HTML.</p>



<p>PHP stands for Hypertext Preprocessor but it’s original name, Personal Home Page. It was created by Ramsum Lerdorf in 1994.</p>



<p>PHP runs on various platforms Windows, Linux, Unix, Mac OS X, etc.</p>



<p>PHP is compatible with almost all servers Apache, IIS, etc.</p>



<p>At Present in 2017 Php 7.2.0 is latest version of PHP</p>



<p>PHP File Extension .php</p>



<h2 class="wp-block-heading"><strong>What we can do with PHP</strong></h2>



<ul class="wp-block-list"><li>Generate Dynamic Page</li><li>Handle button clicks, radio button</li><li>Create Database Application</li><li>Client/server Application</li><li>Student Registration</li><li>Online Course</li><li>Online Shopping cart</li><li>Chat Rooms</li></ul>



<h2 class="wp-block-heading"><strong>Example</strong></h2>



<script src="https://gist.github.com/dharmu9898/90348fb1b5c47f9ad2995a4364e2ac69.js"></script>



<h3 class="wp-block-heading"><strong>How PHP Works</strong></h3>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="905" height="441" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/php-work.jpg" alt="" class="wp-image-15182" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/php-work.jpg 905w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/php-work-300x146.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/php-work-768x374.jpg 768w" sizes="(max-width: 905px) 100vw, 905px" /></figure>



<h3 class="wp-block-heading"><strong>Development Environment</strong></h3>



<ul class="wp-block-list"><li>Operating System – Windows, Linux, Mac etc.</li><li>Web Server – XAMP, WAMP, MAMP etc. §XAMP – Apache + MariaDB + PHP + Perl</li><li>Editor/IDE – NotePad, NotePad ++, NetBeans, Brackets, Eclipse etc.</li><li>Web Browser – Chrome, Firefox etc.</li></ul>



<h3 class="wp-block-heading"><strong>Basic Structure of PHP</strong></h3>



<figure class="wp-block-image size-large"><img decoding="async" width="932" height="390" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/struture-1.jpg" alt="" class="wp-image-15185" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/07/struture-1.jpg 932w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/struture-1-300x126.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/07/struture-1-768x321.jpg 768w" sizes="(max-width: 932px) 100vw, 932px" /></figure>



<h3 class="wp-block-heading"><strong>Basic Structure of PHP</strong></h3>



<script src="https://gist.github.com/dharmu9898/1860c1ee30d7f3c1c32ac683d03b9006.js"></script>



<h2 class="wp-block-heading">How to Run PHP on LocalHost</h2>



<h4 class="wp-block-heading"><strong>Development Environment</strong></h4>



<ul class="wp-block-list"><li>Operating System – Windows, Linux, Mac etc.</li><li>Editor/IDE – NotePad, NotePad ++, NetBeans, Brackets, Eclipse etc.</li><li>Web Browser – Chrome, Firefox etc.</li></ul>
<p>The post <a href="https://www.aiuniverse.xyz/what-is-php-introduction-to-php-programming-learn-php-programming/">What Is PHP? | Introduction to PHP Programming | Learn PHP Programming</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/what-is-php-introduction-to-php-programming-learn-php-programming/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
