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
shuttle to Midway Beardstown .. Lockport Chicago limo O’HareWith all of the factors involved in designing and building... Read More
There are millions and millions of websites on the Internet.... Read More
Most interactive websites nowadays require data to be presented dynamically... Read More
As increasing numbers of people search for information on the... Read More
No matter the size of your business, having a web... Read More
It's now easier than ever to take payments on the... Read More
So you have decided that you want to do freelance... Read More
They might not be wearing a mask and carrying a... Read More
If you are living in a country that its native... Read More
The art of turning website visitors into paying customers depends... Read More
What is web accessibility & why is it important?Web accessibility... Read More
I recently helped my mom to launch a website (www.mom2me.com)... Read More
I'm a freelance programmer and somehow I managed to get... Read More
An automated accessibility tool is a piece of software which... Read More
1. As the first step, "Hire a web designer."First create... Read More
A PHP Redirect automatically transfers a web user from one... Read More
2 Golden Rules for an Engaging Website35% of visitors fail... Read More
First, an eye opener. Making your fortune through affiliate programs... Read More
Developing a website with content that entices visitors to return... Read More
Below, I have listed 8 simple steps that you can... Read More
Before you start building your site, ask yourself "WHY?". Why... Read More
With more and more countries around the world passing laws... Read More
When visitors add your web site to their Favorites or... Read More
No matter what browser you may want to use, you... Read More
Conceptualize, Build and Publish a Web site - What's required... Read More
Green Bay Hummer H2 SUV rentals ..Spend time planning your Web site. Before you design a... Read More
The following is a list of patterns that many visitors... Read More
Installment 1Developing State-enabled Applications With PHPWhen a user is browsing... Read More
While studying online for IT investment opportunities, I found that... Read More
Most web sites are more like stage sets than real... Read More
Revenues are often lost because many business owners don't see... Read More
This simple question can take on several different forms, but... Read More
"Build it and they will come."--Filed of Dreams (1989) If... Read More
When a user signs up at your website, you may... Read More
80% of your Web site is Maintenance!Once your Web site... Read More
So you've decided to start an online work at home... Read More
Making money with your web site is the dream and... Read More
Many of site owners still don't realize all advantages of... Read More
It is an undeniable fact that not everybody is keen... Read More
In the late 1990's three San Francisco based web developers... Read More
Think up a name and check if yourname.com is available.... 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
When you publish a content site there are times when... Read More
#5 User Satisfaction: Learn what your visitors and site users... Read More
What to do if you are an artist after you... Read More
Is Your Web Site an Expense or an Investment?Why don't... Read More
Customer service questionnaires can help your clients better understand their... Read More
Before you jump into spending coutnless hours on designing and... Read More
Everyone wants one.Everyone wishes they knew how to make one.SOME... Read More
Web Development |