<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-5889810135520009094</atom:id><lastBuildDate>Fri, 13 Sep 2024 04:40:05 +0000</lastBuildDate><title>PHP with SMILE</title><description></description><link>http://phpwithsmile.blogspot.com/</link><managingEditor>noreply@blogger.com (Anonymous)</managingEditor><generator>Blogger</generator><openSearch:totalResults>82</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-7127155266414407989</guid><pubDate>Fri, 29 May 2015 09:23:00 +0000</pubDate><atom:updated>2015-05-29T02:23:01.196-07:00</atom:updated><title>Drop Down Value Fetch through ID and show name</title><atom:summary type="text">





&amp;lt;select class=&quot;form-control&quot; name=&quot;country_id&quot; value=&quot;&quot;&amp;gt;
    &amp;lt;!-- &amp;nbsp;DDL #######################################################################--&amp;gt;    
        &amp;lt;?php
         include(&quot;config.php&quot;);
         $select=mysql_query(&quot;select * from countrylists&quot;);
        ?&amp;gt;
        &amp;lt;?php
         while($row=mysql_fetch_array($select))
        
         { 
        ?&amp;gt;&amp;lt;</atom:summary><link>http://phpwithsmile.blogspot.com/2015/05/drop-down-value-fetch-through-id-and.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-648548640450219140</guid><pubDate>Wed, 27 May 2015 05:39:00 +0000</pubDate><atom:updated>2015-05-26T22:39:32.877-07:00</atom:updated><title>CKEDITOR CODE</title><atom:summary type="text">

// ADD CKEDITOR folder also by downloading&amp;nbsp;

&amp;lt;!DOCTYPE html&amp;gt;
&amp;lt;html&amp;gt;
&amp;nbsp; &amp;lt;head&amp;gt;
 




&amp;lt;!-- CKEDITOR Script Start --&amp;gt;

 &amp;lt;script src=&quot;ckeditor/ckeditor.js&quot;&amp;gt;&amp;lt;/script&amp;gt;

 &amp;lt;link rel=&quot;stylesheet&quot; href=&quot;sample.css&quot;&amp;gt;

 &amp;lt;script&amp;gt;



  var editor;



  // The instanceReady event is fired, when an instance of CKEditor has finished

  // its </atom:summary><link>http://phpwithsmile.blogspot.com/2015/05/ckeditor-code.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-4601185127141610547</guid><pubDate>Wed, 27 May 2015 05:36:00 +0000</pubDate><atom:updated>2015-05-26T22:36:32.824-07:00</atom:updated><title>View Pop Up on fetch Page in PHP  [Consider CSS Part ] </title><atom:summary type="text">




&amp;lt;!DOCTYPE html&amp;gt;
&amp;lt;html&amp;gt;
&amp;nbsp; &amp;lt;head&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;lt;meta charset=&quot;UTF-8&quot;&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;TechNaitra | Dashboard&amp;lt;/title&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;lt;meta content=&#39;width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no&#39; name=&#39;viewport&#39;&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;lt;!-- Bootstrap 3.3.2 --&amp;gt;
 &amp;lt;!-- Start CSS For Pop Up on View Button --&amp;gt;
 &amp;lt;style&amp;</atom:summary><link>http://phpwithsmile.blogspot.com/2015/05/view-pop-up-on-fetch-page-in-php.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-563402115774664033</guid><pubDate>Thu, 01 Jan 2015 11:31:00 +0000</pubDate><atom:updated>2015-01-01T03:33:18.477-08:00</atom:updated><title>JOINS in PHP Language</title><atom:summary type="text">


INNER JOIN
&amp;lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&amp;gt;
&amp;lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&amp;gt; 
&amp;lt;head&amp;gt; 
&amp;lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot; /&amp;gt; 
&amp;lt;title&amp;gt;example-php-mysql-bit_count()&amp;lt;/title&amp;gt; 
&amp;lt;/head&amp;gt; 
&amp;lt;body&amp;gt; 
&amp;lt;?php
include(&quot;config.php&quot;);
?&amp;</atom:summary><link>http://phpwithsmile.blogspot.com/2015/01/joins-in-php-language.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-5249929505532828658</guid><pubDate>Wed, 01 Oct 2014 10:53:00 +0000</pubDate><atom:updated>2014-10-06T04:51:58.065-07:00</atom:updated><title>1.4 Contact us </title><atom:summary type="text">

Coding of Contact us &amp;nbsp;Page&amp;nbsp; :-



Header






&lt;!--[endif]--&gt;

Header is Divided into Two Parts



&lt;!--[if !supportLists]--&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;!--[endif]--&gt;Logo

&lt;!--[if !supportLists]--&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;!--[endif]--&gt;Menubar



Coding Part:



&amp;lt;!doctype html&amp;gt;

&amp;lt;html class=&quot;no-js&quot;
lang=&quot;en&quot;&amp;gt;

&amp;lt;head&amp;gt;

&amp;lt;meta
charset=&quot;utf-8&quot;</atom:summary><link>http://phpwithsmile.blogspot.com/2014/10/14-contact-us.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiy8f8QHmBIrCmTuKvu2tdaO3E0seIGo5mGS9PIWb9gSWodAr_rc5Egm_h7A6cAOu7tIy2ae5_WoyEjnw5a4GPqV_eNIP2xA23e1-y020QcX5M5RvTWeXdyMGqlkJz_KfsyqnMXY6MuSYY/s72-c/header.PNG" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-3742554646771725594</guid><pubDate>Wed, 01 Oct 2014 10:47:00 +0000</pubDate><atom:updated>2014-10-06T04:51:28.557-07:00</atom:updated><title>1.4 Portfolio</title><atom:summary type="text">

Coding of Portfolio
Page&amp;nbsp; :-



Header



&amp;nbsp;




Header is Divided into Two Parts


&lt;!--[if !supportLists]--&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;!--[endif]--&gt;Logo

&lt;!--[if !supportLists]--&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;!--[endif]--&gt;Menubar



Coding Part :



&amp;lt;!doctype html&amp;gt;

&amp;lt;html class=&quot;no-js&quot;
lang=&quot;en&quot;&amp;gt;

&amp;lt;head&amp;gt;

&amp;lt;meta
charset=&quot;utf-8&quot; /&amp;gt;

&amp;lt;</atom:summary><link>http://phpwithsmile.blogspot.com/2014/10/14-portfolio.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiy8f8QHmBIrCmTuKvu2tdaO3E0seIGo5mGS9PIWb9gSWodAr_rc5Egm_h7A6cAOu7tIy2ae5_WoyEjnw5a4GPqV_eNIP2xA23e1-y020QcX5M5RvTWeXdyMGqlkJz_KfsyqnMXY6MuSYY/s72-c/header.PNG" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-4650892020522851926</guid><pubDate>Wed, 01 Oct 2014 10:40:00 +0000</pubDate><atom:updated>2014-10-06T04:51:08.410-07:00</atom:updated><title>1.3 services</title><atom:summary type="text">

Coding of Services Page&amp;nbsp;
:-


Header





&lt;!--[endif]--&gt;

Header is Divided into Two Parts


&lt;!--[if !supportLists]--&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;!--[endif]--&gt;Logo

&lt;!--[if !supportLists]--&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;!--[endif]--&gt;Menubar


Coding Part:


&amp;lt;!doctype html&amp;gt;

&amp;lt;html class=&quot;no-js&quot;
lang=&quot;en&quot;&amp;gt;

&amp;lt;head&amp;gt;

&amp;lt;meta
charset=&quot;utf-8&quot; /&amp;gt;

&amp;lt;</atom:summary><link>http://phpwithsmile.blogspot.com/2014/10/13-services.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiy8f8QHmBIrCmTuKvu2tdaO3E0seIGo5mGS9PIWb9gSWodAr_rc5Egm_h7A6cAOu7tIy2ae5_WoyEjnw5a4GPqV_eNIP2xA23e1-y020QcX5M5RvTWeXdyMGqlkJz_KfsyqnMXY6MuSYY/s72-c/header.PNG" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-1263621522493810689</guid><pubDate>Wed, 01 Oct 2014 10:27:00 +0000</pubDate><atom:updated>2014-10-06T04:50:49.440-07:00</atom:updated><title>1.2 About us</title><atom:summary type="text">










Coding of About us
Page&amp;nbsp; :-


Header









Header is Divided into Two Parts



&lt;!--[if !supportLists]--&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;!--[endif]--&gt;Logo

&lt;!--[if !supportLists]--&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;!--[endif]--&gt;Menubar




Coding Part :




&amp;lt;!doctype html&amp;gt;

&amp;lt;html class=&quot;no-js&quot;
lang=&quot;en&quot;&amp;gt;

&amp;lt;head&amp;gt;

&amp;lt;meta
charset=&quot;utf-8&quot; /&amp;gt;

&amp;</atom:summary><link>http://phpwithsmile.blogspot.com/2014/10/12-about-us.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi4xieuAd3PnH051pq9ya6hlh5jH_bRMz1AIxQLm1mPaEhwFC71_inFf7LB7GcfyHyjEtSE5OmaBoB5R0NvifHDPLw32T64C6glBEaWNfR6_tvfNHHRaBKpKXqbyFw0mzKcakzRAozf4XY/s72-c/header.PNG" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-2448834877256015162</guid><pubDate>Fri, 26 Sep 2014 05:10:00 +0000</pubDate><atom:updated>2014-10-06T04:14:31.032-07:00</atom:updated><title>1st Project</title><atom:summary type="text">


&amp;nbsp;1. Header






&lt;!--[if gte vml 1]&gt;
 
 
  
  
  
  
  
  
  
  
  
  
  
  
 
 
 

 
&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;






Header is Divided into Two Parts

&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;Logo&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;



&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Menubar




Coding Part :






&amp;lt;!doctype html&amp;gt;

&amp;lt;html class=&quot;no-js&quot;
lang=&quot;en</atom:summary><link>http://phpwithsmile.blogspot.com/2014/09/1st-project.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimfChABf9EOJGA1H_7IVod-YmbTeWxs9TffIGr-JpcNBDg1d4JcYVnPQDcCL4npw8myMocEM5kGP1CBuu30dPfFDUN53piI0amq0jmARSSHAU9zj3JpoU7UageJ-IJWazLABopK813XX0/s72-c/header.PNG" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-8699473049652919006</guid><pubDate>Tue, 16 Sep 2014 05:34:00 +0000</pubDate><atom:updated>2014-09-15T22:34:21.592-07:00</atom:updated><title>Project Work</title><atom:summary type="text">
How we can Make a Responsive Web Design


// Index Page










About Us Page










Services








Portfolio






Contact Us




</atom:summary><link>http://phpwithsmile.blogspot.com/2014/09/project-work.html</link><author>noreply@blogger.com (Anonymous)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjCKFAXcott5KoXct_tcmxU00wH1y6xDGNnJCqp8HWK2fbYq61t90iUHMtdaAXo2I1U_kVWqdICtcNI6X5kIUWX5Is2MnRIWBoe1euHCnsyHX6tcIDgJ0iBgtiYXKbKESSAzcjDZHIYSuc/s72-c/index.png" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-2183830838202469713</guid><pubDate>Fri, 05 Sep 2014 08:26:00 +0000</pubDate><atom:updated>2014-09-16T00:21:48.517-07:00</atom:updated><title>Widget Creation in Wordpress</title><atom:summary type="text">
// Sidebar Footer Column in functions.php
 

register_sidebar( array(
   &#39;id&#39; =&amp;gt; &#39;Sidebar Footer smile-1&#39;,
   &#39;name&#39; =&amp;gt; __( &#39;Sidebar Footer smile&#39;, &#39;foundation&#39; ),
   &#39;description&#39; =&amp;gt; __( &#39;This sidebar is located in column Smile of your theme footer.&#39;, &#39;foundation&#39; ),
   &#39;before_widget&#39; =&amp;gt; &#39;&amp;lt;div class=&quot;fl_left clear&quot;&amp;gt;&#39;,
   &#39;after_widget&#39; =&amp;gt; &#39;&amp;lt;/div&amp;gt;&#39;,
   &#39;before_title&#39; </atom:summary><link>http://phpwithsmile.blogspot.com/2014/09/widget-creation-in-wordpress.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-1429649489328173389</guid><pubDate>Fri, 05 Sep 2014 08:25:00 +0000</pubDate><atom:updated>2014-09-05T01:25:08.947-07:00</atom:updated><title>Theam Options in Wordpress</title><atom:summary type="text">
// Make Changes in Theame Options.php file




//****=============================================================================****//
//****-----------This code is used for Box one Settings----------****//       
//****=============================================================================****// 
      
 $options[] = array( &quot;name&quot; =&amp;gt; &quot;Home page&quot;,
      &quot;type&quot; =&amp;gt; &quot;heading&quot;);
</atom:summary><link>http://phpwithsmile.blogspot.com/2014/09/theam-options-in-wordpress.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-2080954390192266841</guid><pubDate>Fri, 22 Aug 2014 04:41:00 +0000</pubDate><atom:updated>2014-08-21T21:41:46.648-07:00</atom:updated><title>Make an HTML Page in Foundation 5</title><atom:summary type="text">
// Index.html


&amp;lt;!doctype html&amp;gt;
&amp;lt;html class=&quot;no-js&quot; lang=&quot;en&quot;&amp;gt;
&amp;nbsp; &amp;lt;head&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;lt;meta charset=&quot;utf-8&quot; /&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot; /&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;Foundation | Welcome&amp;lt;/title&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;lt;link rel=&quot;stylesheet&quot; href=&quot;css/foundation.css&quot; /&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;lt;link rel=&quot;</atom:summary><link>http://phpwithsmile.blogspot.com/2014/08/make-html-page-in-foundation-5.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-1534645507192495183</guid><pubDate>Fri, 22 Aug 2014 04:34:00 +0000</pubDate><atom:updated>2014-08-21T21:35:24.471-07:00</atom:updated><title>Image Blocks with hover Effects onto a page in Foundation 5</title><atom:summary type="text">
//Index.html page&amp;nbsp;

&amp;lt;div class=&quot;row&quot;&amp;gt;
&amp;nbsp;  &amp;lt;div class=&quot;large-12 columns&quot;&amp;gt;
&amp;nbsp; &amp;nbsp;  &amp;lt;div class=&quot;large-3 columns&quot;&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  &amp;lt;a href=&quot;#&quot; class=&quot;client&quot;&amp;gt;&amp;lt;img src=&quot;img/about-us.png&quot;&amp;gt;&amp;lt;/a&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;div class=&quot;large-3 columns&quot;&amp;gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  &amp;lt;a href=&quot;</atom:summary><link>http://phpwithsmile.blogspot.com/2014/08/image-blocks-with-hover-effects-onto.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-8673696271305670287</guid><pubDate>Fri, 22 Aug 2014 04:31:00 +0000</pubDate><atom:updated>2014-08-21T21:31:51.091-07:00</atom:updated><title>Page Border CSS in Foundation</title><atom:summary type="text">
.border
{
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);

}
</atom:summary><link>http://phpwithsmile.blogspot.com/2014/08/page-border-css-in-foundation.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-3302168116663164707</guid><pubDate>Wed, 20 Nov 2013 11:24:00 +0000</pubDate><atom:updated>2013-11-20T03:24:49.320-08:00</atom:updated><title>Drop Down List in PHP</title><atom:summary type="text">

Create
file Index.php and Paste the following code :

&amp;lt;?php 

$con = mysql_connect(&#39;localhost&#39;, &#39;root&#39;, &#39;&#39;); 

if (!$con) {

&amp;nbsp;&amp;nbsp;&amp;nbsp; die(&#39;Could not
connect: &#39; . mysql_error());

}

mysql_select_db(&#39;prem&#39;);

$query=&quot;SELECT * FROM country&quot;;

$result=mysql_query($query);

?&amp;gt;

&amp;lt;html&amp;gt;

&amp;lt;head&amp;gt;

&amp;lt;title&amp;gt;Country State City Dropdown Using
Ajax&amp;lt;/title&amp;gt;

&amp;lt;meta </atom:summary><link>http://phpwithsmile.blogspot.com/2013/11/drop-down-list-in-php.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-9083313729589094837</guid><pubDate>Sat, 16 Nov 2013 07:44:00 +0000</pubDate><atom:updated>2013-11-15T23:44:08.941-08:00</atom:updated><title>Log In Form</title><atom:summary type="text">

Simple Login, Logout In PHP



Step :1. Make
database of sessions in phpmyadmin.



Step:2. Create
table sessions and users



Step:3. Create
columns in sessions (session_id, userid, username, ip_addr,
session_start, session_end).

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Create
columns in users (id,username,password).





Step:4. Make file </atom:summary><link>http://phpwithsmile.blogspot.com/2013/11/log-in-form.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>3</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-6973104406538527242</guid><pubDate>Sat, 16 Nov 2013 07:41:00 +0000</pubDate><atom:updated>2013-11-15T23:41:45.961-08:00</atom:updated><title>Modify Data into Database ( Fetch Edit and Delete ) code also included i this tutorial</title><atom:summary type="text">



Basic Fetch, Edit, Update, Delete commands in PHP.



Step :1. Make
database of college in phpmyadmin.



Step:2. Create
table student



Step:3. Create
columns&amp;nbsp; s_id,
s_name, s_class.

(Note:- Make auto
increment for s_id)



Step:4. Make a form in HTML.



// &amp;nbsp;Make a file student.php



&amp;lt;!DOCTYPE html&amp;gt;

&amp;lt;html&amp;gt;

&amp;lt;body&amp;gt;



&amp;lt;form action=&quot;insert.php&quot;
method=&quot;post&quot;</atom:summary><link>http://phpwithsmile.blogspot.com/2013/11/modify-data-into-database-fetch-edit.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>3</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-3245349596367252929</guid><pubDate>Fri, 15 Nov 2013 10:30:00 +0000</pubDate><atom:updated>2013-11-15T02:30:38.432-08:00</atom:updated><title>Print Command in PHP</title><atom:summary type="text">
//&amp;nbsp;Print Command in PHP

&amp;lt;input type=&quot;button&quot; onClick=&quot;window.print()&quot; value=&quot;Printe values&quot;/&amp;gt;
</atom:summary><link>http://phpwithsmile.blogspot.com/2013/11/print-command-in-php.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-4217534505360103986</guid><pubDate>Thu, 07 Nov 2013 18:43:00 +0000</pubDate><atom:updated>2013-11-10T07:37:42.761-08:00</atom:updated><title>Tips on how to Install This new Font in a Few Simple steps in a Web page</title><atom:summary type="text">

//&amp;nbsp;Tips on how to Install This new Font in a Few Simple steps in a Web page

&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;style&amp;gt;&amp;nbsp;

@font-face
{
font-family: myFirstFont;
src: url(sansation_light.woff);
}

div
{
font-family:myFirstFont;
}
&amp;lt;/style&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;

&amp;lt;div&amp;gt;
With CSS3, websites can finally use fonts other than the pre-selected &quot;web-safe&quot; fonts.
&amp;lt;/div&amp;gt;

&amp;lt;</atom:summary><link>http://phpwithsmile.blogspot.com/2013/11/how-to-install-your-new-font-in-few.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-3718623741451798513</guid><pubDate>Thu, 07 Nov 2013 11:36:00 +0000</pubDate><atom:updated>2013-11-10T07:40:32.401-08:00</atom:updated><title>Increase Size of import File in phpmyadmin</title><atom:summary type="text">
Try these different settings in C:\wamp\bin\apache\apache2.2.8\bin\php.ini

Find:
post_max_size = 8M
upload_max_filesize = 2M
max_execution_time = 30
max_input_time = 60
memory_limit = 8M

Change to:
post_max_size = 750M
upload_max_filesize = 750M
max_execution_time = 5000
max_input_time = 5000
memory_limit = 1000M

Then restart wamp to take effect

Have fun,
</atom:summary><link>http://phpwithsmile.blogspot.com/2013/11/increase-size-of-import-file-in.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-5114510600626975661</guid><pubDate>Fri, 25 Oct 2013 06:55:00 +0000</pubDate><atom:updated>2013-10-24T23:55:51.096-07:00</atom:updated><title>Functions</title><atom:summary type="text">
-----------------------------------------------------------------
Average

1. SELECT AVG(fee) FROM student;

2. SELECT id, name FROM student
WHERE fee&amp;gt;(SELECT AVG(fee) FROM student);
------------------------------------------------------
Count

1.&amp;nbsp;SELECT COUNT(*) FROM student;


</atom:summary><link>http://phpwithsmile.blogspot.com/2013/10/functions.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-1489245489835754673</guid><pubDate>Fri, 25 Oct 2013 06:35:00 +0000</pubDate><atom:updated>2013-10-24T23:35:21.926-07:00</atom:updated><title>Primary Key</title><atom:summary type="text">
// How we can create a Primary Key

CREATE TABLE student3
(
rollno int NOT NULL PRIMARY KEY,
name varchar(255) NOT NULL,
class varchar(255)
)
</atom:summary><link>http://phpwithsmile.blogspot.com/2013/10/primary-key.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-5736414625141819331</guid><pubDate>Fri, 25 Oct 2013 05:22:00 +0000</pubDate><atom:updated>2013-10-24T23:20:05.470-07:00</atom:updated><title>INNER JOIN</title><atom:summary type="text">

-------------------------------------------------------------------------------
//Make database and table

-- Database: `inventory`

-- Table Name - &amp;nbsp;`orders`
--

CREATE TABLE IF NOT EXISTS `orders` (
&amp;nbsp; `order_id` int(11) NOT NULL,
&amp;nbsp; `customer_id` int(11) NOT NULL,
&amp;nbsp; `order_date` date NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Dumping data for table `orders`
--
</atom:summary><link>http://phpwithsmile.blogspot.com/2013/10/inner-join.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5889810135520009094.post-6396633883243330363</guid><pubDate>Wed, 23 Oct 2013 11:06:00 +0000</pubDate><atom:updated>2013-11-10T07:44:57.179-08:00</atom:updated><title>The best way to Create a Web page</title><atom:summary type="text">

// Make a file index.php

&amp;lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&amp;gt;
&amp;lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&amp;gt;
&amp;lt;title&amp;gt;Web Page&amp;lt;/title&amp;gt;
&amp;lt;link rel=&quot;stylesheet&quot; href=&quot;style.css&quot; type=&quot;text/css&quot; media=&quot;</atom:summary><link>http://phpwithsmile.blogspot.com/2013/10/how-to-make-webpage.html</link><author>noreply@blogger.com (Anonymous)</author><thr:total>3</thr:total></item></channel></rss>