| |||||||||||
| |||||||||||
It's REALLY easy to add a little PHP
I've taken to describing PHP and an "HTML++" language when I'm training. That's to show absolute newcomers to PHP that they can simple write a page of HTML, give it an extension such as .php, and it will function in exactly the way it always has for them.
Then, very gently, the newcomer can add in some extra tags - the "++" that I talk about in the "HTML++" of the language. These extra tags are recognised by the web server, so there's nothing at all special required by the user's browser. I've put a demonstration of four really simple "one-liners" in PHP together to accompany this item. They are: 1. Including the date on your page (look - it's up to date) 2. Using an image that changes automatically every so often 3. Bringing in a "Message of the day" from a text file 4. Having a page include its own URL (very useful if people print the page!) You can run the demonstration here and you'll find that I've added a fifth one-liner that lets you see the source code too - that means that you can use any of my techniques on your page. Please feel free to do so - although I would appreciate a link back to http://www.wellho.net You may not even need to change the file extension to use PHP - if you look after your own web server, or if you're got an ISP who allows it, you may be able to add the following: AddType application/x-httpd-php .html to a file called .htaccess in your document directory and all pages will then have the HTML++ capabilities! (written 2006-02-26 08:06:20) Associated topics are indexed under H101 - Introduction to PHPH102 - A First PHP Web Page
Some other Articles
Active LearningJIT or JAU Not just a pretty face to answer the phone. February pictures It's REALLY easy to add a little PHP Behind every face is a person and a story Queues and barrel rolls in Perl And the staff put the icing on the cake Familiar names, close to home If its Sunday, it must be the Norland 1635 posts, page by page
Link to page ... 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33 at 50 posts per pageThis is a page archived from The Horse's Mouth at http://www.wellho.net/horse/ - the diary and writings of Graham Ellis. Every attempt was made to provide current information at the time the page was written, but things do move forward in our business - new software releases, price changes, new techniques. Please check back via our main site for current courses, prices, versions, etc - any mention of a price in "The Horse's Mouth" cannot be taken as an offer to supply at that price. Link to Ezine home page (for reading). Link to Blogging home page (to add comments). |
| ||||||||||
PH: 01144 1225 708225 • FAX: 01144 1225 707126 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho | |||||||||||