It would be nice to create a small PHP web application to use as a php console runner for the first section, and to replace the sqlitebrowser usage for the sql section
Would be a simple html page with an iframe and perhaps syntax highlighted php editor - so it'll run against their local php server and show the results of a post of the php/sql they type in
this would allow for easier hands on testing of php and do away with the need for the sqlitebrowser binary (although nice - cutting down requirements to get up and running is always good)
We could ship it with the binary PHP setups (would like to get macosx working as binaries you unzip and run in /usr/local/phpembark the same way the windows stuff works as well)
It would be nice to create a small PHP web application to use as a php console runner for the first section, and to replace the sqlitebrowser usage for the sql section
Would be a simple html page with an iframe and perhaps syntax highlighted php editor - so it'll run against their local php server and show the results of a post of the php/sql they type in
this would allow for easier hands on testing of php and do away with the need for the sqlitebrowser binary (although nice - cutting down requirements to get up and running is always good)