HTML and PHP code On a Single Page
In one example we saw that using PHP you can respond or process the data to be submitted by HTML form information will be gathered by HTML form and further…
How to create XML document programatically in c# | Error Log Creator using Csharp in XML
While working in .net for some time, i today came up with a requirement in which i had to create a error logging system for an n-tier application. I could…
Understanding HTML
Understanding HTML WWWc also known as the World Wide Web Consortium is responsible for defining the web standards. HTML is also and output of this standardization in the web world.…
First PHP Script | First PHP Program
Some important things to know before starting first PHP script : A PHP file contains tags of HTML and some code of PHP script. A PHP script always starts with…
10 Reasons Why you should use WordPress on your Business Website
As you may already know, WordPress is among the most well-known writing a blog methods on the market. Nevertheless what you might not exactly recognize is it can be a…
Difference between JSON and XML | JSON vs. XML
Difference between JSON and XML JSON XML Stands For JSON : "JavaScript Object Notation". XML: "Extensible Markup Language". Extended From JSON is extended from JavaScript. XML is extended from SGML…
Understanding the Master Page concept
When you are thinking of developing a website the first thing that comes to your mind is the design of the website and how it would look to the end…
Why You Should Go For PHP | PHP Tutorials
Here we continue with our PHP tutorial , in last article PHP Introduction we discussed introduction about PHP including its history , evolution and other critiques. Here we are not…