<?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>dBuggr &#187; php</title>
	<atom:link href="http://www.dbuggr.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbuggr.com</link>
	<description>Share Knowledge &#38; Be Rewarded</description>
	<lastBuildDate>Wed, 28 Jul 2010 06:02:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Attach a File to an Email with PHP &#8211; Code That Actually Works</title>
		<link>http://www.dbuggr.com/decibel-places/attach-file-email-php-code-works/</link>
		<comments>http://www.dbuggr.com/decibel-places/attach-file-email-php-code-works/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 15:50:51 +0000</pubDate>
		<dc:creator>decibel.places</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[attach]]></category>
		<category><![CDATA[attachment]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[code snippet]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email attachments]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php script]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/decibel-places/attach-file-email-php-code-works/</guid>
		<description><![CDATA[Attach a file to an email with PHP &#8211; code that actually works

Related posts:Unable to Send Large Image File As Attachment Through Email
Corrupt the PST File and Recover Deleted Outlook Email
How to Repair Microsoft Outlook Email Archive .PST File



Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/unable-send-large-image-attachment-email/' rel='bookmark' title='Permanent Link: Unable to Send Large Image File As Attachment Through Email'>Unable to Send Large Image File As Attachment Through Email</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/corrupt-pst-file-recover-deleted-outlook-email/' rel='bookmark' title='Permanent Link: Corrupt the PST File and Recover Deleted Outlook Email'>Corrupt the PST File and Recover Deleted Outlook Email</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/repair-microsoft-outlook-email-archive-pst-file/' rel='bookmark' title='Permanent Link: How to Repair Microsoft Outlook Email Archive .PST File'>How to Repair Microsoft Outlook Email Archive .PST File</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Attach a file to an email with PHP &#8211; code that actually works</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/unable-send-large-image-attachment-email/' rel='bookmark' title='Permanent Link: Unable to Send Large Image File As Attachment Through Email'>Unable to Send Large Image File As Attachment Through Email</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/corrupt-pst-file-recover-deleted-outlook-email/' rel='bookmark' title='Permanent Link: Corrupt the PST File and Recover Deleted Outlook Email'>Corrupt the PST File and Recover Deleted Outlook Email</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/repair-microsoft-outlook-email-archive-pst-file/' rel='bookmark' title='Permanent Link: How to Repair Microsoft Outlook Email Archive .PST File'>How to Repair Microsoft Outlook Email Archive .PST File</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/decibel-places/attach-file-email-php-code-works/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Create a Basic Login Script in PHP</title>
		<link>http://www.dbuggr.com/nishantbaxi/create-basic-login-script-php/</link>
		<comments>http://www.dbuggr.com/nishantbaxi/create-basic-login-script-php/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 10:24:43 +0000</pubDate>
		<dc:creator>nishantbaxi</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[how to create a basic login script in php]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/nishantbaxi/create-basic-login-script-php/</guid>
		<description><![CDATA[How to Create a Basic Login Script in PHP

Related posts:How to Create a Secure Login Script in PHP and MySQL
How to Delete Files and Folders with Visual Basic Script (VBS)
How to Create an Install Script



Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/create-secure-login-script-php-mysql/' rel='bookmark' title='Permanent Link: How to Create a Secure Login Script in PHP and MySQL'>How to Create a Secure Login Script in PHP and MySQL</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/delete-files-folders-visual-basic-script-vbs/' rel='bookmark' title='Permanent Link: How to Delete Files and Folders with Visual Basic Script (VBS)'>How to Delete Files and Folders with Visual Basic Script (VBS)</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/create-install-script/' rel='bookmark' title='Permanent Link: How to Create an Install Script'>How to Create an Install Script</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to Create a Basic Login Script in PHP</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/create-secure-login-script-php-mysql/' rel='bookmark' title='Permanent Link: How to Create a Secure Login Script in PHP and MySQL'>How to Create a Secure Login Script in PHP and MySQL</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/delete-files-folders-visual-basic-script-vbs/' rel='bookmark' title='Permanent Link: How to Delete Files and Folders with Visual Basic Script (VBS)'>How to Delete Files and Folders with Visual Basic Script (VBS)</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/create-install-script/' rel='bookmark' title='Permanent Link: How to Create an Install Script'>How to Create an Install Script</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/nishantbaxi/create-basic-login-script-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Create a Secure Login Script in PHP and MySQL</title>
		<link>http://www.dbuggr.com/nishantbaxi/create-secure-login-script-php-mysql/</link>
		<comments>http://www.dbuggr.com/nishantbaxi/create-secure-login-script-php-mysql/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 10:22:22 +0000</pubDate>
		<dc:creator>nishantbaxi</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[how to create a secure login script in php and mysql]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[secure]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/nishantbaxi/create-secure-login-script-php-mysql/</guid>
		<description><![CDATA[How to Create a Secure Login Script in PHP and MySQL

Related posts:How to Create a Basic Login Script in PHP
A Login System with PHP and MySQL
How to Create an Install Script



Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/create-basic-login-script-php/' rel='bookmark' title='Permanent Link: How to Create a Basic Login Script in PHP'>How to Create a Basic Login Script in PHP</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/login-system-php-mysql/' rel='bookmark' title='Permanent Link: A Login System with PHP and MySQL'>A Login System with PHP and MySQL</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/create-install-script/' rel='bookmark' title='Permanent Link: How to Create an Install Script'>How to Create an Install Script</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to Create a Secure Login Script in PHP and MySQL</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/create-basic-login-script-php/' rel='bookmark' title='Permanent Link: How to Create a Basic Login Script in PHP'>How to Create a Basic Login Script in PHP</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/login-system-php-mysql/' rel='bookmark' title='Permanent Link: A Login System with PHP and MySQL'>A Login System with PHP and MySQL</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/create-install-script/' rel='bookmark' title='Permanent Link: How to Create an Install Script'>How to Create an Install Script</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/nishantbaxi/create-secure-login-script-php-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Recursive Text Substitution, Like a Simple Macro or Template System.</title>
		<link>http://www.dbuggr.com/simon-tite/php-recursive-text-substitution-simple-macro-template-system/</link>
		<comments>http://www.dbuggr.com/simon-tite/php-recursive-text-substitution-simple-macro-template-system/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 13:00:31 +0000</pubDate>
		<dc:creator>Simon Tite</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[macro]]></category>
		<category><![CDATA[macro expansion]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[substitution]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[template expansion]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/simon-tite/php-recursive-text-substitution-simple-macro-template-system/</guid>
		<description><![CDATA[PHP recursive text substitution, like a simple macro or template system.
A simple function which translates strings by substituting keywords enclosed in braces &#8211; {{keyword}} &#8211; useful for language translations and multiple sites sharing the same code.

Related posts:Simple Function to Set the Depth Text for OpenGL ES, Implemented in Objective-C
How to use PHP function or script [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/leothenerd/simple-function-set-depth-text-opengl-es-implemented-objective/' rel='bookmark' title='Permanent Link: Simple Function to Set the Depth Text for OpenGL ES, Implemented in Objective-C'>Simple Function to Set the Depth Text for OpenGL ES, Implemented in Objective-C</a></li>
<li><a href='http://www.dbuggr.com/smallwei/php-function-script-parse-string-strin/' rel='bookmark' title='Permanent Link: How to use PHP function or script to parse string between two strings&#8230;'>How to use PHP function or script to parse string between two strings&#8230;</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/convert-simple-text-html/' rel='bookmark' title='Permanent Link: How to Convert Simple Text to HTML'>How to Convert Simple Text to HTML</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>PHP recursive text substitution, like a simple macro or template system.</p>
<p>A simple function which translates strings by substituting keywords enclosed in braces &#8211; {{keyword}} &#8211; useful for language translations and multiple sites sharing the same code.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/leothenerd/simple-function-set-depth-text-opengl-es-implemented-objective/' rel='bookmark' title='Permanent Link: Simple Function to Set the Depth Text for OpenGL ES, Implemented in Objective-C'>Simple Function to Set the Depth Text for OpenGL ES, Implemented in Objective-C</a></li>
<li><a href='http://www.dbuggr.com/smallwei/php-function-script-parse-string-strin/' rel='bookmark' title='Permanent Link: How to use PHP function or script to parse string between two strings&#8230;'>How to use PHP function or script to parse string between two strings&#8230;</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/convert-simple-text-html/' rel='bookmark' title='Permanent Link: How to Convert Simple Text to HTML'>How to Convert Simple Text to HTML</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/simon-tite/php-recursive-text-substitution-simple-macro-template-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Create a Web Service Using PHP</title>
		<link>http://www.dbuggr.com/nishantbaxi/create-web-service-php/</link>
		<comments>http://www.dbuggr.com/nishantbaxi/create-web-service-php/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 09:12:50 +0000</pubDate>
		<dc:creator>nishantbaxi</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[create a web service using php]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/nishantbaxi/create-web-service-php/</guid>
		<description><![CDATA[How to Create a Web Service Using PHP

Related posts:How to Speed Up Your Internet Service
Troubleshoot Oracle &#8220;DB Service Running, but Database is Actually Idle Issue.
IPod Repair Service Centers



Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/speed-internet-service/' rel='bookmark' title='Permanent Link: How to Speed Up Your Internet Service'>How to Speed Up Your Internet Service</a></li>
<li><a href='http://www.dbuggr.com/smallwei/microsoft-windows-oracle-database-db-service-running-da/' rel='bookmark' title='Permanent Link: Troubleshoot Oracle &#8220;DB Service Running, but Database is Actually Idle Issue.'>Troubleshoot Oracle &#8220;DB Service Running, but Database is Actually Idle Issue.</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/ipod-repair-service-centers/' rel='bookmark' title='Permanent Link: IPod Repair Service Centers'>IPod Repair Service Centers</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to Create a Web Service Using PHP</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/speed-internet-service/' rel='bookmark' title='Permanent Link: How to Speed Up Your Internet Service'>How to Speed Up Your Internet Service</a></li>
<li><a href='http://www.dbuggr.com/smallwei/microsoft-windows-oracle-database-db-service-running-da/' rel='bookmark' title='Permanent Link: Troubleshoot Oracle &#8220;DB Service Running, but Database is Actually Idle Issue.'>Troubleshoot Oracle &#8220;DB Service Running, but Database is Actually Idle Issue.</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/ipod-repair-service-centers/' rel='bookmark' title='Permanent Link: IPod Repair Service Centers'>IPod Repair Service Centers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/nishantbaxi/create-web-service-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Create an Order Form With PHP</title>
		<link>http://www.dbuggr.com/nishantbaxi/create-order-form-php/</link>
		<comments>http://www.dbuggr.com/nishantbaxi/create-order-form-php/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 09:11:42 +0000</pubDate>
		<dc:creator>nishantbaxi</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[create an order form with php]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/nishantbaxi/create-order-form-php/</guid>
		<description><![CDATA[How to Create an Order Form With PHP

Related posts:How to Create a Free Email Form
How to Create an HTML Form Action Page
How to Use Form Action



Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/create-free-email-form/' rel='bookmark' title='Permanent Link: How to Create a Free Email Form'>How to Create a Free Email Form</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/create-html-form-action-page/' rel='bookmark' title='Permanent Link: How to Create an HTML Form Action Page'>How to Create an HTML Form Action Page</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/form-action/' rel='bookmark' title='Permanent Link: How to Use Form Action'>How to Use Form Action</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to Create an Order Form With PHP</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/create-free-email-form/' rel='bookmark' title='Permanent Link: How to Create a Free Email Form'>How to Create a Free Email Form</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/create-html-form-action-page/' rel='bookmark' title='Permanent Link: How to Create an HTML Form Action Page'>How to Create an HTML Form Action Page</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/form-action/' rel='bookmark' title='Permanent Link: How to Use Form Action'>How to Use Form Action</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/nishantbaxi/create-order-form-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Create a Template for a PHP Page</title>
		<link>http://www.dbuggr.com/nishantbaxi/create-template-php-page/</link>
		<comments>http://www.dbuggr.com/nishantbaxi/create-template-php-page/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 09:09:46 +0000</pubDate>
		<dc:creator>nishantbaxi</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[create a template for a php page]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/nishantbaxi/create-template-php-page/</guid>
		<description><![CDATA[How to Create a Template for a PHP Page

Related posts:How to Create a Template in C++
How to Create an HTML Form Action Page
How to Create Quarter Page Cards in Adobe



Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/create-template/' rel='bookmark' title='Permanent Link: How to Create a Template in C++'>How to Create a Template in C++</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/create-html-form-action-page/' rel='bookmark' title='Permanent Link: How to Create an HTML Form Action Page'>How to Create an HTML Form Action Page</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/create-quarter-page-cards-adobe/' rel='bookmark' title='Permanent Link: How to Create Quarter Page Cards in Adobe'>How to Create Quarter Page Cards in Adobe</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to Create a Template for a PHP Page</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/create-template/' rel='bookmark' title='Permanent Link: How to Create a Template in C++'>How to Create a Template in C++</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/create-html-form-action-page/' rel='bookmark' title='Permanent Link: How to Create an HTML Form Action Page'>How to Create an HTML Form Action Page</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/create-quarter-page-cards-adobe/' rel='bookmark' title='Permanent Link: How to Create Quarter Page Cards in Adobe'>How to Create Quarter Page Cards in Adobe</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/nishantbaxi/create-template-php-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Build a Register Page in PHP</title>
		<link>http://www.dbuggr.com/nishantbaxi/build-register-page-php/</link>
		<comments>http://www.dbuggr.com/nishantbaxi/build-register-page-php/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 09:08:32 +0000</pubDate>
		<dc:creator>nishantbaxi</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[build a register page in php]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[register]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/nishantbaxi/build-register-page-php/</guid>
		<description><![CDATA[How to Build a Register Page in PHP

Related posts:How to Install / Register IIS on Windows XP
How to Upgrade Windows 7 Build 7100 to Windows 7 Build 7600?
How to Build Dynamic Sites with Dreamweaver 8 PHP &#38; MySQL



Related posts:<ol><li><a href='http://www.dbuggr.com/hkalex/install-register-iis-windows-xp/' rel='bookmark' title='Permanent Link: How to Install / Register IIS on Windows XP'>How to Install / Register IIS on Windows XP</a></li>
<li><a href='http://www.dbuggr.com/yakimeshi/upgrade-windows-7-build-7100-windows-7-build-7600/' rel='bookmark' title='Permanent Link: How to Upgrade Windows 7 Build 7100 to Windows 7 Build 7600?'>How to Upgrade Windows 7 Build 7100 to Windows 7 Build 7600?</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/build-dynamic-sites-dreamweaver-8-php-mysql/' rel='bookmark' title='Permanent Link: How to Build Dynamic Sites with Dreamweaver 8 PHP &amp; MySQL'>How to Build Dynamic Sites with Dreamweaver 8 PHP &amp; MySQL</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to Build a Register Page in PHP</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/hkalex/install-register-iis-windows-xp/' rel='bookmark' title='Permanent Link: How to Install / Register IIS on Windows XP'>How to Install / Register IIS on Windows XP</a></li>
<li><a href='http://www.dbuggr.com/yakimeshi/upgrade-windows-7-build-7100-windows-7-build-7600/' rel='bookmark' title='Permanent Link: How to Upgrade Windows 7 Build 7100 to Windows 7 Build 7600?'>How to Upgrade Windows 7 Build 7100 to Windows 7 Build 7600?</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/build-dynamic-sites-dreamweaver-8-php-mysql/' rel='bookmark' title='Permanent Link: How to Build Dynamic Sites with Dreamweaver 8 PHP &amp; MySQL'>How to Build Dynamic Sites with Dreamweaver 8 PHP &amp; MySQL</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/nishantbaxi/build-register-page-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Build Dynamic Sites with Dreamweaver 8 PHP &amp; MySQL</title>
		<link>http://www.dbuggr.com/nishantbaxi/build-dynamic-sites-dreamweaver-8-php-mysql/</link>
		<comments>http://www.dbuggr.com/nishantbaxi/build-dynamic-sites-dreamweaver-8-php-mysql/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 09:07:15 +0000</pubDate>
		<dc:creator>nishantbaxi</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[build dynamic sites with dreamweaver 8 php & mysql]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sites]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/nishantbaxi/build-dynamic-sites-dreamweaver-8-php-mysql/</guid>
		<description><![CDATA[How to Build Dynamic Sites with Dreamweaver 8 PHP &#38; MySQL

Related posts:How to Build ASP Net 2.0 Web Sites Using Web Standards
For Automated Sites &#8211; PHP and MySQL Are A Perfect Match
How to Upgrade Windows 7 Build 7100 to Windows 7 Build 7600?



Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/build-asp-net-2-0-web-sites-web-standards/' rel='bookmark' title='Permanent Link: How to Build ASP Net 2.0 Web Sites Using Web Standards'>How to Build ASP Net 2.0 Web Sites Using Web Standards</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/automated-sites-php-mysql-perfect-match/' rel='bookmark' title='Permanent Link: For Automated Sites &#8211; PHP and MySQL Are A Perfect Match'>For Automated Sites &#8211; PHP and MySQL Are A Perfect Match</a></li>
<li><a href='http://www.dbuggr.com/yakimeshi/upgrade-windows-7-build-7100-windows-7-build-7600/' rel='bookmark' title='Permanent Link: How to Upgrade Windows 7 Build 7100 to Windows 7 Build 7600?'>How to Upgrade Windows 7 Build 7100 to Windows 7 Build 7600?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to Build Dynamic Sites with Dreamweaver 8 PHP &amp; MySQL</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/nishantbaxi/build-asp-net-2-0-web-sites-web-standards/' rel='bookmark' title='Permanent Link: How to Build ASP Net 2.0 Web Sites Using Web Standards'>How to Build ASP Net 2.0 Web Sites Using Web Standards</a></li>
<li><a href='http://www.dbuggr.com/nishantbaxi/automated-sites-php-mysql-perfect-match/' rel='bookmark' title='Permanent Link: For Automated Sites &#8211; PHP and MySQL Are A Perfect Match'>For Automated Sites &#8211; PHP and MySQL Are A Perfect Match</a></li>
<li><a href='http://www.dbuggr.com/yakimeshi/upgrade-windows-7-build-7100-windows-7-build-7600/' rel='bookmark' title='Permanent Link: How to Upgrade Windows 7 Build 7100 to Windows 7 Build 7600?'>How to Upgrade Windows 7 Build 7100 to Windows 7 Build 7600?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/nishantbaxi/build-dynamic-sites-dreamweaver-8-php-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GD Library Error: Imagecreatetruecolor Does Not Exist on Centos</title>
		<link>http://www.dbuggr.com/hkalex/gd-library-error-imagecreatetruecolor-exist-centos/</link>
		<comments>http://www.dbuggr.com/hkalex/gd-library-error-imagecreatetruecolor-exist-centos/#comments</comments>
		<pubDate>Sat, 29 May 2010 09:35:57 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[exist]]></category>
		<category><![CDATA[gd library]]></category>
		<category><![CDATA[imagecreatetruecolor]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[not]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/hkalex/gd-library-error-imagecreatetruecolor-exist-centos/</guid>
		<description><![CDATA[GD Library Error: imagecreatetruecolor does not exist on centos

Related posts:Resolving Oracle &#8220;ORA-00942: table or view does not exist &#8221; Error
Fix Error 0&#215;800705AA:Insufficient System Resources Exist to Complete the Request&#8230;
How to Install Webmin in Centos



Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/resolving-ora-00942-table-view-exist/' rel='bookmark' title='Permanent Link: Resolving Oracle &#8220;ORA-00942: table or view does not exist &#8221; Error'>Resolving Oracle &#8220;ORA-00942: table or view does not exist &#8221; Error</a></li>
<li><a href='http://www.dbuggr.com/milly/resolve-error-0x800705aa-insufficient-system-resources-exist-complete-req/' rel='bookmark' title='Permanent Link: Fix Error 0&#215;800705AA:Insufficient System Resources Exist to Complete the Request&#8230;'>Fix Error 0&#215;800705AA:Insufficient System Resources Exist to Complete the Request&#8230;</a></li>
<li><a href='http://www.dbuggr.com/hkalex/install-webmin-centos/' rel='bookmark' title='Permanent Link: How to Install Webmin in Centos'>How to Install Webmin in Centos</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>GD Library Error: imagecreatetruecolor does not exist on centos</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/resolving-ora-00942-table-view-exist/' rel='bookmark' title='Permanent Link: Resolving Oracle &#8220;ORA-00942: table or view does not exist &#8221; Error'>Resolving Oracle &#8220;ORA-00942: table or view does not exist &#8221; Error</a></li>
<li><a href='http://www.dbuggr.com/milly/resolve-error-0x800705aa-insufficient-system-resources-exist-complete-req/' rel='bookmark' title='Permanent Link: Fix Error 0&#215;800705AA:Insufficient System Resources Exist to Complete the Request&#8230;'>Fix Error 0&#215;800705AA:Insufficient System Resources Exist to Complete the Request&#8230;</a></li>
<li><a href='http://www.dbuggr.com/hkalex/install-webmin-centos/' rel='bookmark' title='Permanent Link: How to Install Webmin in Centos'>How to Install Webmin in Centos</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/hkalex/gd-library-error-imagecreatetruecolor-exist-centos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->