<?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>My Guy Solutions &#8211; Web development, PHP, Web Design, E-Commerce, Denver, Colorado Springs</title>
	<atom:link href="http://www.myguysolutions.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.myguysolutions.com</link>
	<description>Web development, PHP, Web Design, E-Commerce, Denver, Colorado Springs</description>
	<lastBuildDate>Mon, 06 Feb 2017 15:36:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.5</generator>
	<item>
		<title>The Powerful All-in-One Marketing and Sales Platform &#8216;Kinesto&#8217; Launches Today</title>
		<link>https://www.myguysolutions.com/2017/02/06/the-powerful-all-in-one-marketing-and-sales-platform-kinesto-launches-today/</link>
					<comments>https://www.myguysolutions.com/2017/02/06/the-powerful-all-in-one-marketing-and-sales-platform-kinesto-launches-today/#comments</comments>
		
		<dc:creator><![CDATA[Gino Gard]]></dc:creator>
		<pubDate>Mon, 06 Feb 2017 15:36:07 +0000</pubDate>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Kinesto News]]></category>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=539</guid>

					<description><![CDATA[My Guy Solutions, LLC has announced the launch of Kinesto (https://www.kinesto.com), everything you need to run a business in a powerful all-in-one platform.&#160; With Kinesto you have the tools you need to track prospects, close deals, track issues and generate customized reports. No need to sync up as an organization because everything is available from [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.myguysolutions.com/2017/02/06/the-powerful-all-in-one-marketing-and-sales-platform-kinesto-launches-today/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Force Files to Download and Not Open in Browser Using Apache or PHP</title>
		<link>https://www.myguysolutions.com/2015/03/04/force-files-to-download-and-not-open-in-browser-using-apache-or-php/</link>
					<comments>https://www.myguysolutions.com/2015/03/04/force-files-to-download-and-not-open-in-browser-using-apache-or-php/#comments</comments>
		
		<dc:creator><![CDATA[Gino Gard]]></dc:creator>
		<pubDate>Wed, 04 Mar 2015 07:00:54 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[application/octet-stream]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[readfile()]]></category>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=477</guid>

					<description><![CDATA[By default most of the file types (eg: pdf, csv, txt, mp3, mov, mp4, jpg, png, gif, html, etc.) displayed in browser instead of download. But we can force browser to download these files instead of showing them. In this article we will explain how to force file download using either Apache or PHP. Using [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.myguysolutions.com/2015/03/04/force-files-to-download-and-not-open-in-browser-using-apache-or-php/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>How to Resolve MySQL Error Code: 1548 Cannot load from mysql.proc. The table is probably corrupted</title>
		<link>https://www.myguysolutions.com/2013/10/30/how-to-resolve-mysql-error-code-1548-cannot-load-from-mysql-proc-the-table-is-probably-corrupted/</link>
					<comments>https://www.myguysolutions.com/2013/10/30/how-to-resolve-mysql-error-code-1548-cannot-load-from-mysql-proc-the-table-is-probably-corrupted/#comments</comments>
		
		<dc:creator><![CDATA[Gino Gard]]></dc:creator>
		<pubDate>Wed, 30 Oct 2013 11:00:37 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[SQL]]></category>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=456</guid>

					<description><![CDATA[MySQL will sometimes return the error message &#8220;Cannot load from mysql.proc. The table is probably corrupted&#8221;. This happens due to schema changes required for different MySQL server versions. The simple fix to this problem is to run the mysql_upgrade command from the command line. About mysql_upgrade mysql_upgrade examines all tables across all databases for incompatibilities [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.myguysolutions.com/2013/10/30/how-to-resolve-mysql-error-code-1548-cannot-load-from-mysql-proc-the-table-is-probably-corrupted/feed/</wfw:commentRss>
			<slash:comments>111</slash:comments>
		
		
			</item>
		<item>
		<title>PHP Error Handling using ini_set or .htaccess</title>
		<link>https://www.myguysolutions.com/2011/07/27/php-error-handling-using-ini_set-or-htaccess/</link>
					<comments>https://www.myguysolutions.com/2011/07/27/php-error-handling-using-ini_set-or-htaccess/#comments</comments>
		
		<dc:creator><![CDATA[Gino Gard]]></dc:creator>
		<pubDate>Wed, 27 Jul 2011 13:00:43 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[ini_set]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=400</guid>

					<description><![CDATA[Tracking your site&#8217;s PHP errors is an excellent way to manage and troubleshoot unexpected issues related to plugins and themes. While there is no definitive method for handling errors, there are some &#34;best practices&#34; that should be implemented in all PHP applications. An &#34;error&#34; is an expected or unexpected event that occurs when your PHP [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.myguysolutions.com/2011/07/27/php-error-handling-using-ini_set-or-htaccess/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Convert SQL Formatted DateTime Into More Readable Format Using PHP&#8217;s strtotime</title>
		<link>https://www.myguysolutions.com/2011/07/20/convert-sql-formatted-datetime-into-readable-format-using-phps-strtotime/</link>
					<comments>https://www.myguysolutions.com/2011/07/20/convert-sql-formatted-datetime-into-readable-format-using-phps-strtotime/#comments</comments>
		
		<dc:creator><![CDATA[Gino Gard]]></dc:creator>
		<pubDate>Wed, 20 Jul 2011 11:00:44 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[date()]]></category>
		<category><![CDATA[DateTime]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[strtotime()]]></category>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=349</guid>

					<description><![CDATA[By using PHP to work with the very popular SQL column type DateTime, it is possible to format a timestamp in any configuration. PHP quickly and easily enables a simple, robust and handy function to represent DateTime in any format you see fit. PHP&#8217;s time() uses Unix timestamps for its date functionality, but contains functions [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.myguysolutions.com/2011/07/20/convert-sql-formatted-datetime-into-readable-format-using-phps-strtotime/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Using PHP&#8217;s var_dump() to Display SQL Query Results</title>
		<link>https://www.myguysolutions.com/2011/07/07/using-var_dump-to-display-sql-query/</link>
					<comments>https://www.myguysolutions.com/2011/07/07/using-var_dump-to-display-sql-query/#comments</comments>
		
		<dc:creator><![CDATA[Gino Gard]]></dc:creator>
		<pubDate>Thu, 07 Jul 2011 15:12:02 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[var_dump]]></category>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=331</guid>

					<description><![CDATA[Using the power of PHP&#8217;s var_dump() displays structured information about one or more expressions that includes its type and value. By definition var_dump() is a debugging tool, which displays structured information about any PHP variable. Below is a handy bit of code using var_dump() to test and verify that a SQL query contains data and [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.myguysolutions.com/2011/07/07/using-var_dump-to-display-sql-query/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Clear Upload File Input Field Using JavaScript&#8217;s innerHTML</title>
		<link>https://www.myguysolutions.com/2010/04/21/clear-upload-file-input-field-using-javascripts-innerhtml/</link>
					<comments>https://www.myguysolutions.com/2010/04/21/clear-upload-file-input-field-using-javascripts-innerhtml/#comments</comments>
		
		<dc:creator><![CDATA[Gino Gard]]></dc:creator>
		<pubDate>Wed, 21 Apr 2010 16:00:59 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[innerHTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=277</guid>

					<description><![CDATA[When developing a HTML web form the input field should always be allowed to be cleared by the user. The problem is that there is no default value to erase the contents on the field without using some JavaScript. The easiest way to get or modify the content of an element is by using the [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.myguysolutions.com/2010/04/21/clear-upload-file-input-field-using-javascripts-innerhtml/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>How To: Enable the Use of Sessions On Your WordPress Blog</title>
		<link>https://www.myguysolutions.com/2010/04/14/how-to-enable-the-use-of-sessions-on-your-wordpress-blog/</link>
					<comments>https://www.myguysolutions.com/2010/04/14/how-to-enable-the-use-of-sessions-on-your-wordpress-blog/#comments</comments>
		
		<dc:creator><![CDATA[Gino Gard]]></dc:creator>
		<pubDate>Wed, 14 Apr 2010 16:05:59 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SESSION]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=251</guid>

					<description><![CDATA[WordPress does not use sessions to hold any data being that it is a stateless application. This makes it quite a problem for tasks like a shopping cart, which requires data(the user&#8217;s selected product) to be remembered from one page to the next. This means that if you want to use PHP sessions in your [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.myguysolutions.com/2010/04/14/how-to-enable-the-use-of-sessions-on-your-wordpress-blog/feed/</wfw:commentRss>
			<slash:comments>34</slash:comments>
		
		
			</item>
		<item>
		<title>11 Useful WordPress SQL Hacks For Maintaining Your Blog</title>
		<link>https://www.myguysolutions.com/2010/03/17/11-useful-wordpress-sql-hacks-for-maintaining-your-blog/</link>
					<comments>https://www.myguysolutions.com/2010/03/17/11-useful-wordpress-sql-hacks-for-maintaining-your-blog/#comments</comments>
		
		<dc:creator><![CDATA[Gino Gard]]></dc:creator>
		<pubDate>Wed, 17 Mar 2010 17:00:39 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[reset password]]></category>
		<category><![CDATA[URLs]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=227</guid>

					<description><![CDATA[WordPress is driven by a MySQL database which makes updating content cake once in the database. All of the WordPress data such as posts, comments, categories, and settings are stored within the MySQL database. If you needed to change some information site wide, going through each and every record would prove a very time consuming [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.myguysolutions.com/2010/03/17/11-useful-wordpress-sql-hacks-for-maintaining-your-blog/feed/</wfw:commentRss>
			<slash:comments>15</slash:comments>
		
		
			</item>
		<item>
		<title>How To: Fix WordPress 404 Errors on Password Protected Directories</title>
		<link>https://www.myguysolutions.com/2010/02/10/how-to-fix-wordpress-404-errors-on-password-protected-directories/</link>
					<comments>https://www.myguysolutions.com/2010/02/10/how-to-fix-wordpress-404-errors-on-password-protected-directories/#comments</comments>
		
		<dc:creator><![CDATA[Gino Gard]]></dc:creator>
		<pubDate>Wed, 10 Feb 2010 17:00:39 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[401]]></category>
		<category><![CDATA[403]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[ErrorDocument]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[password protect]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://www.myguysolutions.com/?p=211</guid>

					<description><![CDATA[Using WordPress’s permalink feature seems to cause some issues with password protected directories that use Apache’s .htaccess to handle authentication. I recently had to troubleshoot why after installing WordPress on the root level of the domain that a password protected directory would return a 404 page instead of the typical login box. The problem comes [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.myguysolutions.com/2010/02/10/how-to-fix-wordpress-404-errors-on-password-protected-directories/feed/</wfw:commentRss>
			<slash:comments>36</slash:comments>
		
		
			</item>
	</channel>
</rss>
