Skip to main content

Posts

Contact Form Html With Php Code | How to Integrate Html form send enquiry on Email

  1. Save this code Contact.html on Notepad <html> <body> <form name="contactform" method="post" action="send_form_email.php"> <table width="450px"> <tr>  <td valign="top">   <label for="first_name">First Name *</label>  </td>  <td valign="top">   <input  type="text" name="first_name" maxlength="50" size="30">  </td> </tr> <tr>  <td valign="top"">   <label for="last_name">Last Name *</label>  </td>  <td valign="top">   <input  type="text" name="last_name" maxlength="50" size="30">  </td> </tr> <tr>  <td valign="top">   <label for="email">Email Address *</label>  </td>  <td valign="top">   <input  type="
Recent posts

How To Install Wordpress New Themes By Wordpress Admin Panel

 1. Fistly Open Your Wordpress Website Admin Panel  Like www.yourwebsiteurl.com/wp-admin                                                   2.Login with your user name and password 3.Cursor on Appearance in left site Menu 4.Click on Theme 5.Go Ad New theme on top 6.Browser and upload Theme with zip file 7.Go to setting menu and select reding     8.Select your Home page as You Want 9. go on save change button and click 10.Refresh your website or Open your website in new browser. You get You wordpress Themes Change Thanks Anshu Chauhan Web Developer If You have any query Related WordPress You can Mail on anshuchauhan1010@gmail.com