<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>Lettuce Code</title>
	<link>http://www.lettucecode.com</link>
	<description>"Let-us-code" is the corner of your code</description>
	<lastBuildDate>Mon, 30 Jun 2008 23:47:34 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Connect PHP to SQL Server</title>
		<description><![CDATA[Check out how to make a connection between PHP and MS SQLServer.
]]></description>
		<link>http://www.lettucecode.com/connect-php-to-sql-server/</link>
			</item>
	<item>
		<title>Send mail in Java</title>
		<description><![CDATA[Simple Java program to send mail.
]]></description>
		<link>http://www.lettucecode.com/send-mail-in-java/</link>
			</item>
	<item>
		<title>Apache: authentication on windows with .access and .htpasswd</title>
		<description><![CDATA[
If you want to restrict access to a directory under apache then theses lines are for you&#8230;
]]></description>
		<link>http://www.lettucecode.com/apache-authentication-on-windows-with-access-and-htpasswd/</link>
			</item>
	<item>
		<title>How to write a random quote on a page</title>
		<description><![CDATA[Here is a simple but useful piece of PHP code.
Edit the following code to add your favorite quotes and then save it as &#8220;quotes.php&#8221;.
]]></description>
		<link>http://www.lettucecode.com/how-to-write-a-random-quote-on-a-page/</link>
			</item>
	<item>
		<title>PHP and LDAP - how to connect php to a ldap directory server</title>
		<description><![CDATA[LDAP - Lightweight Directory Access Protocol - is an application protocol for querying and modifying directory services running over TCP/IP.
]]></description>
		<link>http://www.lettucecode.com/php-and-ldap-how-to-connect-php-to-a-ldap-directory-server/</link>
			</item>
	<item>
		<title>PHP: Remove special chars and punctuation from strings</title>
		<description><![CDATA[This function is useful for languages like Portuguese, french, etc..
]]></description>
		<link>http://www.lettucecode.com/php-remove-special-chars-and-punctuation-from-strings/</link>
			</item>
	<item>
		<title>phpBB3 - Moving profile from right to left of post</title>
		<description><![CDATA[Some users just don&#8217;t like profiles to be shown on the right side of the post. To change it to the left is very easy, just follow these simple steps.
]]></description>
		<link>http://www.lettucecode.com/phpbb3_-_moving_profile_to_left_of_post/</link>
			</item>
</channel>
</rss>
