<?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 &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Tue, 31 Mar 2026 00:05:40 +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>How to install php-mcrypt module on CentOS 8 with PHP 7.4</title>
		<link>https://it.megocollector.com/linux/how-to-install-php-mcrypt-module-on-centos-8-with-php-7-4/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 15 Mar 2021 20:53:28 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[mcrypt]]></category>
		<category><![CDATA[pecl]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=4593</guid>

					<description><![CDATA[A recent migration to a CentOS 8 server from CentOS 6 did not go as smoothly as planned. As well as imagined, everything was upgraded along the way.&#160; PHP 5.x to PHP 7.4 for example. One web application had been running smoothly on PHP 5.x for many years. However, after the migration, complained that php-mcrypt needed to be installed. The...]]></description>
		
		
		
			</item>
		<item>
		<title>NFL Pick ‘Em buildSchedule.php for any season</title>
		<link>https://it.megocollector.com/scripts/nfl-pick-em-buildschedule-php-for-any-season/</link>
					<comments>https://it.megocollector.com/scripts/nfl-pick-em-buildschedule-php-for-any-season/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 22 Jul 2019 04:06:27 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[nfl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[schedule]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=4162</guid>

					<description><![CDATA[I have been playing around with the buildSchedule.php component of NFL PHP Pick &#8216;Em as this is the component that makes it all possible to generate tables needed to create the SQL script to import into the new season.&#160; My previous post on this subject required a spreadsheet, which never really was necessary.&#160; Even though the output filename contains a...]]></description>
		
					<wfw:commentRss>https://it.megocollector.com/scripts/nfl-pick-em-buildschedule-php-for-any-season/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>NFL Pick &#8216;Em for 2019 Season</title>
		<link>https://it.megocollector.com/scripts/nfl-pick-em-for-2019-season/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 18 Jul 2019 05:17:36 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[football]]></category>
		<category><![CDATA[nfl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sql]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=4143</guid>

					<description><![CDATA[NFL PHP Pick &#8216;Em is a free php web app that allows you to host a weekly NFL pick &#8217;em football pool on your website.&#160; This fantastic tool replaced the use of spreadsheets.&#160; There was a time that this tool was not supported.&#160; However, I just checked out the www.phpickem.org website it is is updated for 2019. I wish I...]]></description>
		
		
		
			</item>
		<item>
		<title>Upgrade PCRE from 7.8 to 8.x on CentOS 6</title>
		<link>https://it.megocollector.com/linux/upgrade-pcre-from-7-8-to-8-x-on-centos-6/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 25 Mar 2018 18:37:35 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PCRE]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">http://it.megocollector.com/?p=3735</guid>

					<description><![CDATA[A WordPress plugin required PCRE 8.x for it to work. The following instructions were taken from the source cited below and worked flawlessly. The step below determined the version of PCRE and whether there was PHP support for it. [root@server]# pcretest -C PCRE version 7.8 2008-09-05 Compiled with &#160; UTF-8 support &#160; Unicode properties support &#160; Newline sequence is LF...]]></description>
		
		
		
			</item>
		<item>
		<title>PHP 5.3.3 with IIS7.5 on Windows 7</title>
		<link>https://it.megocollector.com/tips-and-tricks/php-5-3-3-with-iis7-5-on-windows-7/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 31 Aug 2010 20:26:54 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[iis 7]]></category>
		<category><![CDATA[iis7.5]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[windows 7]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1373</guid>

					<description><![CDATA[In previous versions of Windows with IIS installed, the installation of PHP could be difficult. Instructions were inconsistant and there were too many variables that could have gone wrong. The installation woes of IIS seem to be a thing of the past. In one rare instance, using an article, titled Installing PHP on Windows 7, that was found in a...]]></description>
		
		
		
			</item>
		<item>
		<title>Can&#8217;t access PHP IIS7 via IP Address &#8211; RESOLVED</title>
		<link>https://it.megocollector.com/tips-and-tricks/cant-access-php-iis7-via-ip-address-resolved/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 24 Aug 2010 19:49:07 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[vista 64]]></category>
		<category><![CDATA[vista x64]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1348</guid>

					<description><![CDATA[There are a few good articles as to how to install PHP on a Microsoft Windows Vista 64 bit edition. One of which is titled Vista 64 &#8211; IIS 7 &#8211; PHP x64. However, once installed, you may encounter the ability to access the website via localhost or with 127.0.0.1, however, not via the IP address of the computer. After...]]></description>
		
		
		
			</item>
		<item>
		<title>PHP 5.3.2 with IIS6 and FastCGI Installation Guide &#8211; Updated</title>
		<link>https://it.megocollector.com/tips-and-tricks/php-5-3-2-with-iis6-and-fastcgi-installation-guide-updated/</link>
					<comments>https://it.megocollector.com/tips-and-tricks/php-5-3-2-with-iis6-and-fastcgi-installation-guide-updated/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 28 Apr 2010 14:22:22 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[IIS6]]></category>
		<category><![CDATA[installation guide]]></category>
		<category><![CDATA[Internet Information Server]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PHP 5.3.2]]></category>
		<category><![CDATA[server 2k3]]></category>
		<category><![CDATA[windows server]]></category>
		<category><![CDATA[x32]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1305</guid>

					<description><![CDATA[There are many articles on the web that detail the installation of PHP on IIS6. Older, dated articles use the ISAPI that is no longer under development nor packaged with the more current versions of PHP. When an article describes the the installation of FastCGI for PHP and IIS, it is generally assumed that you have a working installation of...]]></description>
		
					<wfw:commentRss>https://it.megocollector.com/tips-and-tricks/php-5-3-2-with-iis6-and-fastcgi-installation-guide-updated/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Displaying a &#8220;Last Modified&#8221; Date in WordPress — Updated for Modern WP</title>
		<link>https://it.megocollector.com/scripts/wordpress-tip-add-modified-dates-to-posts/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 27 May 2009 13:13:58 +0000</pubDate>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[get_the_time]]></category>
		<category><![CDATA[modified date]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[single.php]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1164</guid>

					<description><![CDATA[On more than one occasion, I&#8217;ve started reading an article only to realize partway through that it was published years ago. While many authors update their content over time, readers often can&#8217;t tell whether the information is still current — so they move on, even if the article is perfectly relevant. To solve this, I put together a small snippet...]]></description>
		
		
		
			</item>
		<item>
		<title>BigDump for large MySQL Databases</title>
		<link>https://it.megocollector.com/scripts/bigdump-for-large-mysql-databases/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 21 May 2009 18:45:07 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[bigdump]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[sql]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1153</guid>

					<description><![CDATA[BigDump performs a staggered import of large and very large MySQL dumps similar to those of the phpMyAdmin 2.x dumps into a new or an existing MySQL database. Other reasons for using this script is if in the even access to the server shell is not possible or for what ever the reason the import fails using phpMyAdmin due to...]]></description>
		
		
		
			</item>
		<item>
		<title>GZip files with .htaccess and PHP that works with WordPress</title>
		<link>https://it.megocollector.com/scripts/gzip-files-with-htaccess-and-php-that-works-with-wordpress/</link>
					<comments>https://it.megocollector.com/scripts/gzip-files-with-htaccess-and-php-that-works-with-wordpress/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 07 May 2009 17:14:07 +0000</pubDate>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Gzip]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1123</guid>

					<description><![CDATA[Lately, I have been burning through bandwidth. I had thought that I have enabled all possible tweaks until I discovered that there is an additional work-a-round that will use gzip compression for PHP, CSS, and JS files. While there are more simplified solutions for use, WordPress installations create additional obstacles that this code addresses well. The results may be measured...]]></description>
		
					<wfw:commentRss>https://it.megocollector.com/scripts/gzip-files-with-htaccess-and-php-that-works-with-wordpress/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
