Exercises, examples and other material relating to training module H118. This topic is presented on public courses
Learning to program in PHP,
PHP Programming
PHP Programming - Learn PHP, and its use as a Web-scripting language
This course covers the fundamentals of
programming in PHP and Web-related issues ... http://www.wellho.net/course/phfull.html [course] |
Learning to program in PHP - Learn PHP, and its use as a Web-scripting language
This course covers the fundamentals of
programming in PHP and Web-related ... http://www.wellho.net/course/pffull.html [course] |
PHP is usually used to generate a stream of HTML to be sent to the browser, but if you use the header function within your page you can use it to send ... http://www.wellho.net/mouth/565_Usin ... s-etc.html [short article] |
Did you know that you can use PHP to generate dynamic style sheets? If you look at the accessibility options on our new-look website, you'll find you ... http://www.wellho.net/mouth/501_-css ... heets.html [short article] |
Although we usually think of PHP as a server side language concerned with databases and the driving of applications, it's also of great use in controlling ... http://www.wellho.net/mouth/996_Sett ... h-PHP.html [short article] |
http://www.wellho.net/resources/ex.php4?item=h118/revinf.php [code sample] |
http://www.wellho.net/resources/ex.php4?item=h118/west.html [code sample] |
Cascading Style sheets allow you to keep the look and feel of your web pages in one file, while leaving the content to a .html page, or perhaps to a PHP page or a content management system. And you can change the look and feel of you web site just by changing you style sheet file.
But what if you want your users to be able to change the style through which they see your site on the fly? You can use PHP to generate your style!
This topic is presented on public courses
Learning to program in PHP,
PHP Programming
Examples from our training material
| dss.php | Dynamic Style sheet |
| httpd.hta | full demo - .htaccess file |
| index.php | full demo - top layer and main code file |
| page.htp | Full demo - template for display |
| picklet.php | Image library application using dynamic PHP style sheets |
| revinf.php | MySQL content report with counts, in PHP using CSS |
| stdsess.inc | Full demo - web helper functions |
| style.inc | Full demo - PHP to set style sheets |
| west.html | Selecting and applying CSS themes through PHP |
Background information
Some modules are
available for download as a sample of our material or under an
Open Training Notes License for free download from
http://www.training-notes.co.uk.
Topics covered in this module
Basic steps.
Configuring PHP to parse .css.
Mime Type text/css.
Dynamic input via GET, cookies and SERVER.
A worked example.
Caching issues.
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our
Listing and schedule page.
Well House Consultants specialise in training courses in
Python,
Perl,
PHP, and
MySQL. We run
Private Courses throughout the UK (and beyond for longer courses), and
Public Courses at our training centre in Melksham, Wiltshire, England.
It's surprisingly cost effective to come on our public courses -
even if
you live in a different
country or continent to us.
We have a technical library of over 700 books on the subjects on which we teach.
These books are available for reference at our training centre. Also
available is the Opentalk
Forum for discussion of technical questions.