If i want to try my hand at writing a skin -- and want to writeit in php -- is it better to start with Jinzara and add slimserver bits - or write a php slimserver skin.
You can't simply write a skin in php as slimserver (which is your webserver) doesn't support php. You'd have to handle all the logic of the interface yourself using the CLI. If Jinzara already has done this, you'll be better off contacting them. If you want to take the plunge, you'll also have to set up your own web server running php. And learn a lot about php and the slimserver CLI ;-)
-- Michael ----------------------------------------------------------- Help translate SlimServer by using the SlimString Translation Helper (http://www.herger.net/slim/) _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
