It’s just data

PHP and Mono

Sterling Hughes: I've written a wrapper for php5, you can download it here.
<?php
 $Console = new Mono('System.Console');
 $Console->WriteLine('Hello World');
?>
A few years back, I was able to do similar things with .NET using COM interop.

movable type update

i just finished finished reading mark pilgrims 30 days to a more accesible web page and started integrating most tips he made (astonished that moveable type includes already quite a lot of his suggested changes) then i went over to andersja's blog and started on the tips and recommondations ...... [more]

Trackback from stuck-on-mobile-e-com ;-)

at

movable type update

i just finished reading mark pilgrims 30 days to a more accessible web page and started integrating most tips he made (astonished that moveable type includes already quite a lot of his suggested changes) then i went over to andersja's blog and started on the tips and recommendations ... next... [more]

Trackback from stuck-on-mobile-e-com ;-)

at

PHP Works With Mono

Sam Ruby reports that Sterling Hughes has PHP working with...

Excerpt from www.davidwatson.org at

Add your comment