We want that education by which character is formed,strength of mind is increased, the intellect is expanded and by which, one can stand in one's own feet. Education is the manifestation of the perfection already in man.

SWAMI VIVEKANANDA

my website:http://www.shyamconnect.com


Friday, July 10, 2009

Repair your comprehension.

Hiya Everyone,
If you think that the opposite of repairable is irrepairable then I want you to think again.
Go to http://www.merriam-webster.com/ and
find out that the opposite of repairable is irreparable.
Bye for now.

Power of PHP.

PHP...Wait...Wait..Wait...It is not related to horse power or something.
PHP is a computer buzzword that extends as PHP hypertext preprocesser.

Let's get into some of the basic terminologies before getting into the core.

HyperText: Text is what you normally see in MS word,Notepad etc.
But HyperText is something more than a simple text.
In websites you may happen to see text in different fonts,colors and behaviors.
Such text are called HyperText.

HTML : A language used to produce hypertext in your websites.
Expands as HyperText Markup Language(HTML).

PreProcess:
As the name rightly indicates it is something that is carried out before processsing.

So as you are aware of terminologies like Preprocess and HyperText lets proceed further.

Getting into PHP HyperText Preprocesser.As the figure rightly shows PHP is a script running in the server that is responsible for some preprocessing before the hypertext is sent to the client.

This power of PHP makes it unavoidable on all of the available servers in internet today.
PHP has the power to generate dynamic webpages instead of generating the traditional static pages.

This article may still sound latin to those who are not aware of some computer concepts.
But feel free to comment and ask your doubts because PHP is really vast.
Lets resolve our differences.
If you are really interested in this you can still learn how to make a php page of your own.

Happy PHPing.