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
Wood Dale Chicago prom limo .. Lockport Chicago limo O’HareA lot has changed in the way sites are optimized... Read More
Optimal website design is the art of logical navigation.It will... Read More
You have seen those web pages where they have the... Read More
"Don't Sell the Steak, Sell the Sizzle."Have you heard of... Read More
After years of working with entrepreneurs who developed their first... Read More
Setting up a website is the very first step of... Read More
Build it and they will come is not always true;... Read More
Wow, we`ve already taken a domain and chosen a web... Read More
An interesting eCommerce success factor that isn't precisely overlooked, but... Read More
In 1995 a new era of accessibility for disabled people... Read More
August 8 2005, Macromedia announced a release of Studio 8.... Read More
Often time I've browsed sites and seen the same thing... Read More
Does My Web Site Require A Web Database?If your web... Read More
SummaryHere's the scoop on what you must know when designing... Read More
Web accessibility has so many benefits that I really do... Read More
Losing website sales and traffic is sometimes simply a case... Read More
Most people know they need a website in order to... Read More
If you're fairly new to the Internet scene, you may... Read More
When I started my company in 2002, I knew I... Read More
"I am a writer, not a business-person. I don't want... Read More
What is the point of having a website, you may... Read More
You've put up a website to promote a product or... Read More
What is the most important part of your online business?Many... Read More
If you were asked to put a value on your... Read More
The Internet is being used by local service business to... Read More
Antigo wedding limo .."Don't Sell the Steak, Sell the Sizzle."Have you heard of... Read More
I've heard several prominent web marketers mention in their classes... Read More
Writing for the web is totally different to writing for... Read More
An Introduction to Server Side IncludesBeginner? That's OK!While much has... Read More
When marketing your website, it's important to know which of... Read More
So your traffic is going through the roof yeah? It's... Read More
Analyzing traffic to a site is a key factor in... Read More
Selecting the Perfect Domain NameThe first issue I have with... Read More
An additional benefit of website accessibility is an improved performance... Read More
Optimal website design is the art of logical navigation.It will... Read More
1. SiteSpinner V2 - On Sale www.deprice.com/sitespinner.htmSiteSpinner is a user-friendly... Read More
Three way linking and concerns.For many years SEO experts were... Read More
The DDA (Disability Discrimination Act) states that service providers must... Read More
Thousands of people are now making a living online and... Read More
Developing a website with content that entices visitors to return... Read More
After having decided to start a business, the next thing... Read More
There are millions and millions of websites on the Internet.... Read More
Fresh website content for your visitors can be of real... Read More
Are you, like many other website owners, frustrated at the... Read More
Server Side Includes (SSI) with ASP People often... Read More
The internet has taken over our lives with a vengeance,... Read More
I'm one of those people that always wanted a website,... Read More
There is an ongoing debate about web copy. Some say... Read More
The growth in Internet usage around the world is astounding... Read More
What is the most important part of your online business?Many... Read More
Web Development |