When you started reading this sentence you assumed lo acabaría en inglés. However, I didn't finish in English. This begs the question, 'In which language did I finish?' Unless I tell you the language, you'd have to run around and compare the words against known words in order to learn that it was Spanish, but I'd bet you'd give up and move on first. Servers work much the same way; if you don't let it know the language it assumes you're speaking to someone else (the browser) and sends it along. Servers aren't even friendly enough to give it a whack and see how it comes out.
So, what's server-speak for "Here comes PHP!"? Well, it definitely looks foreign:
Sure. Whatever. It's no use telling the server you're speaking PHP because you only know how to say "I speak PHP". What's that going to do for you? Well, imagine you were visiting a scripts site and wondering how you could put today's date on your webpage when you come across the following little snippet:
To display the date on your webpage, find the area you want to put the date then insert the code below.
echo date('m/d/Y');
Now, you're equipped with 2 statements: "I'm going to be speaking PHP" and "Today's date is mm/dd/YYYY". You then edit the file you want to put the date in by inserting this code in the desired location: Put the file back on the server and you're date shows up exactly as the snippet said it would. Or does it?
If you got lucky, it showed up. If not, there's a little more to learn. There's actually more than one way to tell the server that PHP is coming and I've only covered one way - the other ways aren't necessary for you to know in order to use PHP on your site. Most servers require a bit more information first - they want the name of the file to say whether PHP is there or not. To tell the server that PHP is inside the file, you need to change the extension (the part after the dot) to php. Uh, sure, the extension. Does this guy speak English? YEP! lol. If that wasn't clear, let's illustrate by assuming your file was called index.html when you downloaded it to edit. Before you upload that file back to the server, you need to change "html" to "php", so that the file is called index.php. Without that change most servers won't even look for PHP. The nice thing is that even if a file ends in "php", the server still looks for those opening pieces saying "Here comes PHP!" before trying to read what follows in PHP and just sends everything back to the browser which is outside of PHP, so you don't hurt anything!
Tired of reading? Me too! And, we can only do a couple of things! Or can we? There are a lot of scripts out there which require you to copy and paste a little code here and there or to include a file. In those cases, you are now leaps and bounds ahead in getting them to work!
Jeremy Miller - Webmaster of Script Reference - The *NEW* PHP Reference & Tutorial Site For Non-Programmers
![]() |
|
![]() |
|
![]() |
|
![]() |
Your site is fast and getting traffic, but conversion rates... Read More
SiteSpinnerSiteSpinner is a user-friendly web site development tool that includes... Read More
"'Page Not Found' on this Server. Check the URL and... Read More
If you're anything like most small business owners, you probably... Read More
Knowledge is power.And undoubtedly, it is the key to making... Read More
Can you imagine the hypocrisy of spending thousands of dollars,... Read More
A lot has changed in the way sites are optimized... Read More
Dan Kennedy once said that if you can't make money... Read More
Creatively marketing your corporate site takes time in the set... Read More
When people think about the Internet, they think about technology.... Read More
Like wine cars get more attractive to collectors as years... Read More
Research reveals three important facts:1) The Internet is one of... Read More
Web accessibility has so many benefits that I really do... Read More
Rosalind wants to share her inspirational poetry with a wider... Read More
1. Be clear on your purpose.Building a website can be... Read More
Most people know they need a website in order to... Read More
Failure, just like success, is measured differently by each and... Read More
There are hundreds of millions of Web surfers today. Each... Read More
Getting a Targeted Visitor to a website is a waste... Read More
One of the biggest mistakes that most online retailers make... Read More
If you are developing your website on a host that... Read More
Simply ensuring your website is accessible to screen reader users... Read More
Psychology is a long word which everyone thinks, "no, that's... Read More
Q. Hey, Cathy: I'm just setting up a website. What... Read More
Every good Internet business understands the value of conversions versus... Read More
Many small companies choose not to invest in a professionally... Read More
There are lots of HTML editors on the market, however,... Read More
Making maximum profit from your law firm website is important,... Read More
There is an ongoing debate about web copy. Some say... Read More
The DDA (Disability Discrimination Act) states that service providers must... Read More
So you have a good idea for a business and... Read More
My life's greatest passion is a safari hobby. And what... Read More
If you like the Internet and surfing through the billions... Read More
When you purchase a new item from a Yahoo! Store,... Read More
Three way linking and concerns.For many years SEO experts were... Read More
If you've been developing websites on Mars for the past... Read More
Your content is what gets you in search engines, speaks... Read More
Making a web site is easy. Making a good web... Read More
A website provides invaluable advantages for businesses who have one.7... Read More
There have been many significant changes to the face of... Read More
Like any area of business your website needs some effort... Read More
Are you, like many other website owners, frustrated at the... Read More
When you consider the billions of individuals and companies on... Read More
Cost Effective Advertising. Online selling. Increased geopgraphic range. Wider... Read More
No matter the size of your business, having a web... Read More
I'm a freelance programmer and somehow I managed to get... Read More
In 1995 a new era of accessibility for disabled people... Read More
Better Web Site ROIHow to increase your business profitability by... Read More
1. The first page appears quickly.It's a good way to... Read More
What to do if you are an artist after you... Read More
What is the most important part of your online business?Many... Read More
You work hard to build traffic to your web page.... Read More
Through the explosive growth of the Web, companies have realized... Read More
One of the things that Internet excels is disseminating information... Read More
1) A marketing necessityI still hear it said from time... Read More
Have you ever thought the secret behind the success of... Read More
Looks like every client wants a Flash site these days... Read More
One of my most salient memories from when I sold... Read More
The Internet is being used by local service business to... Read More
1) Word of Mouth The single most powerful form of... Read More
In this example I have used the map of the... Read More
Psychology is a long word which everyone thinks, "no, that's... Read More
Running an effective website is a continuous process. I have... Read More
Just starting out, you can start with a simple informational... Read More
"How do I improve web site sales figures?" The CEO... Read More
There was a time not long ago when setting up... Read More
Web Development |