|
More PHP sample and demonstration programs
It's amazing how many little (and not so little) new programs and demonstrations I write - here are some from the last couple of days:
• The Melksham / Bowerhill Christmas Quiz, 2007. Ten questions, work out the answers, click on a link at the bottom the page and it will be refreshed to tell you the actual results. Uses a data file of questions - would work equally well for Skegness, St Anne's or Aberdovey!
Try the Quiz, source
• An updated demonstration of joining two images with a "tear" - graphic artist effects via the GD module of PHP on your web page.
See a sample, source
• Sorting an Associate Array - and how User Defined Sorts work in PHP. The business of a callback function is quick a new concept to many of our customers, and this demonstration shows how it works ... complete with print statements within the comparator to help explain the algorithm.
See it run, See the source
• Sorting a regular array in PHP - forward, backward, and in a user defined way using a date that's embedded in the line. This demonstration program also shows you how to extract a date and time from a line of data using regular expressions, to convert it to a standard time format (that can be compared, sorted, etc) and then convert it back into a text form that's human or database readable.
Run the demonstration, and look at the source code for it
• There are many ways of looping through a PHP array, and this final example shows many of them compared in the same short program.
Run the program, source(written 2007-12-01 01:33:52)
Associated topics are indexed under M201 - Well House Manor - Around Melksham, WiltshireH999 - Additional PHP MaterialH106 - PHP - Arrays
Some other Articles
Connecting to MySQL 5 from PHP on Mac OSX LeopardFrom Sunday to Monday, from Melksham to the BalkansWhat makes our courses special?Santa on the train to MelkshamMore PHP sample and demonstration programsEasy selection of multiple SQL conditions from PHPUpgrade Mac OSX to Leopard, Web Server Apache httpd config lostQuestion on division (Java) - Also Perl, PHP, Python ...Refa Tandoori Indian Restaurant, MelkshamAn answer to a student asking 'Help'
|
1829 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, 34, 35, 36, 37 at 50 posts per page
This 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).
|
|