<?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</title>
	<atom:link href="https://www.tecmint.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 29 Nov 2024 07:50:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>PHP</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Install PHP 8.4 in RHEL 9</title>
		<link>https://www.tecmint.com/install-php-in-rhel-9/</link>
					<comments>https://www.tecmint.com/install-php-in-rhel-9/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 29 Nov 2024 06:45:12 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[RedHat]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27602</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/install-php-in-rhel-9/">How to Install PHP 8.4 in RHEL 9</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>PHP is a popular programming language used for building dynamic web applications. With the release of PHP 8.4, developers gain</p>
The post <a href="https://www.tecmint.com/install-php-in-rhel-9/">How to Install PHP 8.4 in RHEL 9</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/install-php-in-rhel-9/feed/</wfw:commentRss>
			<slash:comments>27</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install Opcache for Optimal PHP Performance on Linux</title>
		<link>https://www.tecmint.com/install-opcache-optimize-php-performance/</link>
					<comments>https://www.tecmint.com/install-opcache-optimize-php-performance/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 17 Oct 2024 07:00:33 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2844</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/install-opcache-optimize-php-performance/">How to Install Opcache for Optimal PHP Performance on Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>PHP (Hypertext Preprocessor) is a widely-used server-side scripting language known for its efficiency in web development. However, as web applications</p>
The post <a href="https://www.tecmint.com/install-opcache-optimize-php-performance/">How to Install Opcache for Optimal PHP Performance on Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/install-opcache-optimize-php-performance/feed/</wfw:commentRss>
			<slash:comments>35</slash:comments>
		
		
			</item>
		<item>
		<title>How to Find the php.ini File in Linux</title>
		<link>https://www.tecmint.com/find-php-ini-file-linux/</link>
					<comments>https://www.tecmint.com/find-php-ini-file-linux/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 03 Jul 2024 05:21:17 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=57139</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/find-php-ini-file-linux/">How to Find the php.ini File in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In the world of Linux, the php.ini file is a crucial configuration file for the PHP programming language. This file</p>
The post <a href="https://www.tecmint.com/find-php-ini-file-linux/">How to Find the php.ini File in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/find-php-ini-file-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install Symfony Framework in Linux</title>
		<link>https://www.tecmint.com/install-symfony-framework-in-linux/</link>
					<comments>https://www.tecmint.com/install-symfony-framework-in-linux/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 20 Mar 2024 04:05:44 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=815</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/install-symfony-framework-in-linux/">How to Install Symfony Framework in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>The Symfony is a free, full-stack PHP framework used for building web applications. It&#8217;s well-known for its self-contained components that</p>
The post <a href="https://www.tecmint.com/install-symfony-framework-in-linux/">How to Install Symfony Framework in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/install-symfony-framework-in-linux/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
		<item>
		<title>Top PHP Hardening Security Tips for Linux Servers</title>
		<link>https://www.tecmint.com/linux-php-hardening-security-tips/</link>
					<comments>https://www.tecmint.com/linux-php-hardening-security-tips/#comments</comments>
		
		<dc:creator><![CDATA[Sagar Sharma]]></dc:creator>
		<pubDate>Tue, 28 Jun 2022 05:03:07 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1699</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/linux-php-hardening-security-tips/">Top PHP Hardening Security Tips for Linux Servers</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>It&#8217;s no brainier that PHP is one of the most used server scripting programming languages. It makes sense for an</p>
The post <a href="https://www.tecmint.com/linux-php-hardening-security-tips/">Top PHP Hardening Security Tips for Linux Servers</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/linux-php-hardening-security-tips/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
	</channel>
</rss>
