<?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>Designs Collage &#187; php</title>
	<atom:link href="http://www.designscollage.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designscollage.com</link>
	<description></description>
	<lastBuildDate>Fri, 13 Jan 2012 05:33:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Creating Simple PHP Contact Form</title>
		<link>http://www.designscollage.com/2010/06/creating-simple-php-contact-form/</link>
		<comments>http://www.designscollage.com/2010/06/creating-simple-php-contact-form/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 05:51:42 +0000</pubDate>
		<dc:creator>EDDY</dc:creator>
				<category><![CDATA[3d Graphics]]></category>
		<category><![CDATA[Freebees]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Vector]]></category>
		<category><![CDATA[Wallpapers]]></category>
		<category><![CDATA[Contact Form Tutorial]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PHP Contact Form Tutorial]]></category>
		<category><![CDATA[Simple Contact Form Tutorial]]></category>

		<guid isPermaLink="false">http://www.designscollage.com/?p=1185</guid>
		<description><![CDATA[When you need that user contact with you or send feedback to you via email then you have to need make a contact form. In this tutorial you will learn that how to create form with php script. Overview In this tutorial create 2 files 1. contact.php and 2. send_contact.php Step 1. Create file contact.php. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.designscollage.com/wp-content/uploads/2010/06/main.jpg"><img class="alignnone size-full wp-image-1186" title="main" src="http://www.designscollage.com/wp-content/uploads/2010/06/main.jpg" alt="" width="550" height="300" /></a></p>
<p>When you need that user contact with you or send feedback to you via  email then you have to need make a contact form. In this tutorial you  will learn that how to create form with php script.</p>
<p><span id="more-1185"></span></p>
<p><strong>Overview</strong></p>
<p>In this tutorial create  2 files  1. contact.php  and   2.  send_contact.php</p>
<p>Step<br />
1. Create file contact.php.<br />
2. Create file send_contact.php.</p>
<h2>Step1:</h2>
<p><strong>Create file contact.php</strong></p>
<p><strong><a href="http://www.designscollage.com/wp-content/uploads/2010/06/contact_form.gif"><img class="alignnone size-full wp-image-1187" title="contact_form" src="http://www.designscollage.com/wp-content/uploads/2010/06/contact_form.gif" alt="" width="420" height="269" /></a></strong></p>
<p>View In Browser</p>
<p><strong> CODE</strong></p>
<p><strong><span style="color: #c0c0c0;">&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.</span><br />
</strong></p>
<p><span style="color: #333300;">&lt;table</span></p>
<p><span style="color: #333300;">width=&#8221;400&#8243; border=&#8221;0&#8243; align=&#8221;center&#8221; cellpadding=&#8221;3&#8243;</span></p>
<p><span style="color: #333300;">cellspacing=&#8221;1&#8243;&gt;</span></p>
<p><span style="color: #333300;">&lt;tr&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;&lt;strong&gt;Contact Form &lt;/strong&gt;&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;/tr&gt;</span></p>
<p><span style="color: #333300;">&lt;/table&gt;</span></p>
<p><span style="color: #333300;">&lt;table</span></p>
<p><span style="color: #333300;">width=&#8221;400&#8243; border=&#8221;0&#8243; align=&#8221;center&#8221; cellpadding=&#8221;0&#8243;</span></p>
<p><span style="color: #333300;">cellspacing=&#8221;1&#8243;&gt;</span></p>
<p><span style="color: #333300;">&lt;tr&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;&lt;form method=&#8221;post&#8221;</span></p>
<p><span style="color: #333300;">action=&#8221;send_contact.php&#8221;&gt;</span></p>
<p><span style="color: #333300;">&lt;table width=&#8221;100%&#8221; border=&#8221;0&#8243; cellspacing=&#8221;1&#8243; cellpadding=&#8221;3&#8243;&gt;</span></p>
<p><span style="color: #333300;">&lt;tr&gt;</span></p>
<p><span style="color: #333300;">&lt;td width=&#8221;16%&#8221;&gt;Subject&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;td width=&#8221;2%&#8221;&gt;:&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;td width=&#8221;82%&#8221;&gt;&lt;input name=&#8221;subject&#8221;</span></p>
<p><span style="color: #333300;">id=&#8221;subject&#8221; size=&#8221;50&#8243;&gt;&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;/tr&gt;</span></p>
<p><span style="color: #333300;">&lt;tr&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;Detail&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;:&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;&lt;textarea name=&#8221;detail&#8221; cols=&#8221;50&#8243; rows=&#8221;4&#8243;</span></p>
<p><span style="color: #333300;">id=&#8221;detail&#8221;&gt;&lt;/textarea&gt;&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;/tr&gt;</span></p>
<p><span style="color: #333300;">&lt;tr&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;Name&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;:&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;&lt;input type=&#8221;text&#8221;</span></p>
<p><span style="color: #333300;">size=&#8221;50&#8243;&gt;&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;/tr&gt;</span></p>
<p><span style="color: #333300;">&lt;tr&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;Email&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;:&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;&lt;input name=&#8221;customer_mail&#8221;</span></p>
<p><span style="color: #333300;">id=&#8221;customer_mail&#8221; size=&#8221;50&#8243;&gt;&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;/tr&gt;</span></p>
<p><span style="color: #333300;">&lt;tr&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;&amp;nbsp;&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;&amp;nbsp;&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;td&gt;&lt;input name=&#8221;Submit&#8221; value=&#8221;Submit&#8221;&gt;</span></p>
<p><span style="color: #333300;">&lt;input name=&#8221;Submit2&#8243; value=&#8221;Reset&#8221;&gt;&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;/tr&gt;</span></p>
<p><span style="color: #333300;">&lt;/table&gt;</span></p>
<p><span style="color: #333300;">&lt;/form&gt;</span></p>
<p><span style="color: #333300;">&lt;/td&gt;</span></p>
<p><span style="color: #333300;">&lt;/tr&gt;</span></p>
<p><span style="color: #333300;">&lt;/table&gt;</span></p>
<p><span style="color: #c0c0c0;"><strong>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.</strong></span></p>
<p><span style="color: #000000;"><strong>Step2:</strong></span></p>
<p><span style="color: #000000;"><strong>Create file send_contact.php</strong></span></p>
<p><span style="color: #000000;"><strong>CODE</strong></span></p>
<p><span style="color: #c0c0c0;"><strong>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.</strong></span></p>
<p><span style="color: #333300;">&lt;?php</span></p>
<p><span style="color: #333300;">// Contact subject</span></p>
<p><span style="color: #333300;">$subject</span></p>
<p><span style="color: #333300;">=&#8221;$subject&#8221;;</span></p>
<p><span style="color: #333300;">// Details</span></p>
<p><span style="color: #333300;">$message=&#8221;$detail&#8221;;</span></p>
<p><span style="color: #333300;">// Mail of sender</span></p>
<p><span style="color: #333300;">$mail_from=&#8221;$customer_mail&#8221;;</span></p>
<p><span style="color: #333300;">// From</span></p>
<p><span style="color: #333300;">$header=&#8221;from:</span></p>
<p><span style="color: #333300;">$name &lt;$mail_from&gt;&#8221;;</span></p>
<p><span style="color: #333300;">// Enter your email address</span></p>
<p><span style="color: #333300;">$to</span></p>
<p><span style="color: #333300;">=&#8217;someone@somewhere.com&#8217;;</span></p>
<p><span style="color: #333300;">$send_contact=mail($to,$subject,$message,$header);</span></p>
<p><span style="color: #333300;">// Check, if  message sent to your email</span></p>
<p><span style="color: #333300;">&#8220;We&#8217;ve recived your information&#8221;</span></p>
<p><span style="color: #333300;">if($send_contact){</span></p>
<p><span style="color: #333300;">echo &#8220;We&#8217;ve recived your contact information&#8221;;</span></p>
<p><span style="color: #333300;">}</span></p>
<p><span style="color: #333300;">else {</span></p>
<p><span style="color: #333300;">echo &#8220;ERROR&#8221;;</span></p>
<p><span style="color: #333300;">}</span></p>
<p><span style="color: #333300;">?&gt;</span></p>
<p><span style="color: #c0c0c0;"><strong>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.</strong></span></p>
<p><strong>Apply and Comment &#8230;<br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designscollage.com/2010/06/creating-simple-php-contact-form/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>How To Create A (Favicon.ico) In Photoshop</title>
		<link>http://www.designscollage.com/2010/02/how-to-create-a-favicon-ico-in-photoshop/</link>
		<comments>http://www.designscollage.com/2010/02/how-to-create-a-favicon-ico-in-photoshop/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 19:59:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[3d Graphics]]></category>
		<category><![CDATA[Freebees]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Vector]]></category>
		<category><![CDATA[Wallpapers]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[ico]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.designscollage.com/?p=754</guid>
		<description><![CDATA[Favicon is a little custom icon that appears in web browser’s address bar next to a web URL. They also show up in your bookmarked sites, on the tabs in tabbed browsers, Internet shortcuts on your desktop and other folders in Windows. All you need to add a Favicon to your site is a Windows [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-755" title="ico" src="http://www.designscollage.com/wp-content/uploads/2010/02/ico.jpg" alt="ico" width="200" height="200" /><strong></strong><strong><br />
</strong>Favicon is a little custom icon that appears in web browser’s address bar next to a web URL. They also show up in your bookmarked sites, on the tabs in tabbed browsers, Internet shortcuts on your desktop and other folders in Windows. All you need to add a Favicon to your site is a Windows Icon (.ico) file wich is called favicon.ico that you upload to the main directory of your website. Nowadays, most browsers besides Internet Explorer can use a GIF <strong>including animated ones</strong> or PNG with full transparency instead. But since all browsers including IE understand the .ico format, and because it&#8217;s got a lot of intriguing features that GIFs and PNGs don&#8217;t, read on to find out how to make one.<br />
<span id="more-754"></span><strong>How to Download The Plugin</strong><strong><br />
</strong>You&#8217;ll need the Windows Icon (.ico) file format Photoshop Plugin to export to the .ico file format. You can <a href="http://www.telegraphics.com.au/sw/" target="_blank">download the plugin from Telegraphics</a>. The plugin reads and writes ICO files in 1, 4 and 8-bit Indexed and 24-bit RGB modes, and also reads and writes 32-bit &#8220;XP&#8221; icons with 8-bit alpha channel. Make sure to install the plug-in and restart your software before you begin this tutorial.</p>
<p><strong>Let&#8217;s Begin</strong></p>
<p><strong><img class="aligncenter size-full wp-image-756" title="ic" src="http://www.designscollage.com/wp-content/uploads/2010/02/ic.jpg" alt="ic" width="68" height="126" /></strong>Because 16 x 16 is such a small canvas area, it can be very difficult to be creative. So instead start your project with a canvas set at 64 x 64 (always use even multiples when you plan on resizing files). Do this by selecting File&gt;New, and opening a new canvas that is 64 x 64 pixels in size.</p>
<p><strong>The Design</strong><strong><br />
</strong>If you already have a logo you should reduce size to the 16 x 16 pixels to see if it holds up. If it doesn&#8217;t look good at this size, work with the 64 x 64pixels canvas and try creating a simple design that integrate with colors from your website&#8217;s palette.</p>
<p>When you&#8217;re ready to test the design <strong>select Image&gt;Image Size menu</strong> and enter 16 x 16 pixels. Click on Resample Image and choose &#8220;Bicubic Sharper&#8221; from the drop-down menu (CS or latest versions only for this step). This is the best setting for making sure that an image doesn&#8217;t get blur as it&#8217;s being resized. If it’s still not sharp enough, go back and oversharpen, oversaturate and/or heighten the contrast of the original image and then resize it again.</p>
<p>If you feel the icon is not quite what you wanted, just keep tweaking it until it is perfect. At this tiny size it can take a few tries for required result.</p>
<p><strong>Saving The Custom Icon</strong></p>
<p><strong><img class="aligncenter size-full wp-image-757" title="save" src="http://www.designscollage.com/wp-content/uploads/2010/02/save.jpg" alt="save" width="322" height="85" /></strong><strong>Go to File&gt;Save As</strong> and make sure you name the file favicon.ico. Under Format you must choose Windows Icon (ICO) from the pull down menu. This format will only be available in Photoshop after you download and install the plug-in properly. In the next step you&#8217;ll need to upload this new file to the root folder of your website, so it&#8217;s a good idea to navigate and save it to that location on your hard drive.<br />
<strong><br />
</strong><strong>Uploading of Favicon.ico File</strong><strong><br />
</strong>Connect to your ftp server and upload your Favicon.ico file to your website. Make sure You must place it into the same directory as your home (index) page, and leave it loose, making sure not to put it in an images directory or other folder. The standard location is the “root folder” of your site, which is same directory as your home (index) page don’t place it inside an images directory or other folder. If you put it there most browsers will find (favicon.ico) file automatically.<br />
But some browsers will look for a direct link in the HTML source code to your site&#8217;s favicon.ico file. You can help these browsers by adding this link in the head section of each page on which you want the Favicon.ico to appear.<br />
Here is the link code to include: &lt;link rel=&#8221;Shortcut Icon&#8221; href=&#8221;/favicon.ico&#8221;&gt;<br />
Once you&#8217;ve added this code, upload all of your modified pages.</p>
<p>(Some people suggest that the following is actually more correct: &lt;link rel=&#8221;icon&#8221; href=&#8221;/favicon.ico&#8221; type=&#8221;image/x-icon&#8221;&gt; You can use both if you want!)</p>
<p>If you want to use a GIF or PNG instead, use this format instead (just remember that it won’t work in IE):<br />
&lt;link rel=&#8221;icon&#8221; href=&#8221;/favicon.png&#8221; type=&#8221;image/png&#8221;&gt; or<br />
&lt;link rel=&#8221;icon&#8221; href=&#8221;/favicon.gif&#8221; type=&#8221;image/gif&#8221;&gt;</p>
<p><strong>Testing</strong><strong><br />
</strong>If your new Favicon does not show up right away, try refreshing the page or clearing your cache — or put a &#8216;?&#8217; at the end of the url, which will trick a browser into thinking the page is new and not cached.</p>
<p>&gt;&gt;  Here is a great tutorial link that will help you create favicon and other details</p>
<p>like <strong>Troubleshooting</strong>, <strong>Multi-Resolution Favicons, </strong><strong>Inspiration. <a href="http://www.photoshopsupport.com/tutorials/jennifer/favicon.html" target="_blank">Click Here</a><br />
</strong></p>
<p>Here  are some other links tht will help you in creat one</p>
<p>1. <a href="http://www.genfavicon.com/" target="_blank">http://www.genfavicon.com/</a></p>
<p>2. <a href="http://www.favicon.cc/" target="_self">http://www.favicon.cc/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designscollage.com/2010/02/how-to-create-a-favicon-ico-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.679 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-04 19:19:22 -->

