621 variations of the "99 Bottles of Beer" programming puzzle implemented across a plethora of programming languages. Cool!
As I completed this post a bell went off! Why not use this for a quick live demo of Virtuoso's hosting capabilities? Starting off with something simple like PHP for instance?
So, I quickly did the following:
- Cut and pasted the PHP version of this programming puzzle into a text file (using notepad)
- Copy and pasted from my Windows Directory to my Virtuoso WebDAV directories on our Windows and Linux Virtuoso Demo Servers. I achieved this by creating Web Folders (Windows OS level WebDAV client-side feature).
- Used Virtuoso's HTTP Server feature to create a Virtual Directory
- Enabled executable file mode
viola!
PHP version of program running from a Virtuoso Server on Windows.
Ditto on Linux.
More to follow....