PHP and Mono
<?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.
It’s just data
<?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.
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 ;-)
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 ;-)
Sam Ruby reports that Sterling Hughes has PHP working with...
Excerpt from www.davidwatson.org at